Next: int64arr, Previous: int, Up: Internal Routines [Contents][Index]
int64(x)
int64, x [, …]
Converts the arguments to data type int64
by truncating at the
decimal point (if any). The function returns a converted copy and
leaves x
itself alone. The subroutine modifies
x
itself.
See also: Number Conversion