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