Quad.High64Bits Property

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

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public long High64Bits { get; }

Property Value

Int64

See Also