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