Quad.High64Bits Property

Gets the upper 64 bits in the binary representation of the quadruple precision floating-point number.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public long High64Bits { get; }

Property Value

Int64

See Also