Gets the upper 64 bits in the binary representation of the
quadruple precision floating-point number.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public long High64Bits { get; }
Public ReadOnly Property High64Bits As Long
Get
public:
property long long High64Bits {
long long get ();
}
member High64Bits : int64 with get
Property Value
Type:
Int64
Reference