Quad.Low64Bits Property

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

Property Value

Int64

See Also