![]() |
<< Index >> |
FutureBasic 5 |
fix | function | |
|
wholeNum# = fix(expr#)
expr#
(it strips off digits to the right of the decimal point). Although fix
always returns an integer, the number it returns is considered to be a double-precision floating-point value.