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


15.5.241 fix

fix(x)

fix, 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: long

See also: Number Conversion