int64
Convert to signed 64-bit integer.
Syntax
Section titled “Syntax”S = int64(X)Description
Section titled “Description”Returns X converted to int64 (range approximately ±9.22 × 10¹⁸). Values outside the range are saturated.
Example
Section titled “Example”int64(2^62) % 4611686018427387904