Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.358 long

long(x)

long, x [, …]

Converts the arguments to data type long by truncating at the decimal point (if any). The function returns a converted copy and leaves x itself alone. The subroutine modifies x itself.

Alias: fix

See also: Number Conversion