MachineConstants.Radix Field

Represents the radix of the representation of double-precision floating-point numbers.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public const int Radix = 2

Field Value

Int32

Remarks

The value of this field is 2.

See Also