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