Gets the number of bits of precision used to store the number.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public int BinaryPrecision { get; }
Public ReadOnly Property BinaryPrecision As Integer
Get
public:
property int BinaryPrecision {
int get ();
}
member BinaryPrecision : int with get
Property Value
Type:
Int32
Reference