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