Gets the number of stored bits in the fractional part of the number.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public int AbsoluteBinaryPrecision { get; }
Public ReadOnly Property AbsoluteBinaryPrecision As Integer
Get
public:
property int AbsoluteBinaryPrecision {
int get ();
}
member AbsoluteBinaryPrecision : int with get
Property Value
Type:
Int32
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference