Navigation: thinBasic Modules > Core > Numeric handling > FIX |
|
Description
Truncate a floating-point number to an integer.
Syntax
n = FIX(numeric_expression)
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |