Namespaces
numberIs64Bit
function numberIs64Bit(value: number): boolean;Defined in: utils/types.d.ts:74
Checks if the number is 64 bit
Parameters
| Parameter | Type | Description |
|---|---|---|
value | number | Number to check |
Returns
boolean
- Previous
- numberHasDecimals
- Next
- openFile