M
mao
Hello all,
Does anyone knows how to return the machine epsilon using C# or .NET in
general ?
In C++ it's numeric_limits<double>::epsilon() ;
what about the C# equivalent?
Thanks,
Mao
Does anyone knows how to return the machine epsilon using C# or .NET in
general ?
In C++ it's numeric_limits<double>::epsilon() ;
what about the C# equivalent?
Thanks,
Mao