Gets the internal representation of the floating point value.
Namespace:
Meta.Numerics.Extended
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public ulong Bits { get; }
Public ReadOnly Property Bits As ULong
Get
public:
property unsigned long long Bits {
unsigned long long get ();
}
member Bits : uint64 with get
Property Value
Type:
UInt64See Also