Next: lowcase, Previous: lonfarr, Up: Internal Routines [Contents][Index]
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