There was an error while loading. Please reload this page.
whole = INT(number)
Returns number truncated towards negative infinity.
number
number is a numeric expression.
FIX truncates towards zero: it removes the fractional part. By contrast, INT truncates towards negative infinity.
FIX
INT
number is a string expression: Type mismatch.
RETURN
TOPIC
EXIT
Choose from the following topics:
QUICK
USER
CONFIG
LANGUAGE
BASIC
TECH
DEV
CREDITS
LICENSE