Reinterprets the bits of num as a
ulong.- Namespace
- RandN
.Implementation - Containing Type
- FloatUtils
Syntax
[Pure]
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static ulong ToBits(this double num)Attributes
| Type | Description |
|---|---|
| PureAttribute | |
| MethodImplAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| num | double |
Return Value
| Type | Description |
|---|---|
| ulong |