IMSL C# Numerical Library
Sfun.EpsilonSmall Field
The smallest relative spacing for
double
s.
public const
double
EpsilonSmall = 1.1102230246252E-16;
See Also
Sfun Class
|
Imsl.Math Namespace