DoubleInfoMantissa Property |
Gets the mantissa of the floating point value.
Namespace:
Meta.Numerics.Extended
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public long Mantissa { get; }
Public ReadOnly Property Mantissa As Long
Get
public:
property long long Mantissa {
long long get ();
}
member Mantissa : int64 with get
Property Value
Type:
Int64See Also