Quad.Low64Bits Property

Gets the lower 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 Low64Bits { get; }

Property Value

Int64

See Also