PrecisionSinglePrecision Field |
Standard epsilon, the maximum relative precision of IEEE 754 single-precision floating numbers (32 bit).
According to the definition of Prof. Demmel and used in LAPACK and Scilab.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public static readonly double SinglePrecision
Field Value
DoubleSee Also