| Parameter | Description |
|---|---|
| x | The long bits to copy. |
double The double with the same bit pattern as the input.
Returns the bit pattern of a long as a double.
| Parameter | Description |
|---|---|
| x | The ulong bits to copy. |
double The double with the same bit pattern as the input.
Returns the bit pattern of a ulong as a double.