INT
Syntax
Description
Rounds the given expression by truncation. This function behaves exactly like the one in the Sinclair BASIC ROM. Argument must be a numeric expression. Returned value is a long (32 bit) number that will be casted (converted) to the required type.
Examples
Remarks
- This function is 100% Sinclair BASIC Compatible