Represents the square root of the machine precision
SingleEpsilon for single-precision floating
point numbers.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public const float SqrtSingleEpsilon = 0.000345267f
Public Const SqrtSingleEpsilon As Single = 0.000345267F
public:
literal float SqrtSingleEpsilon = 0.000345267f
static val mutable SqrtSingleEpsilon: float32
Field Value
Type:
Single
The value of this field is 3.45266983e-04
Reference