Represents the radix of the representation of double-precision floating-point numbers.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public const int Radix = 2
Public Const Radix As Integer = 2
public:
literal int Radix = 2
static val mutable Radix: int
Field Value
Type:
Int32
The value of this field is 2.
Reference