Manuals/calci/INT
Jump to navigation
Jump to search
Syntax
Examples
''''''' ''''
Description
INT
INT(num)
Where num is the real number
. INT rounds a particular number down to the nearest integer.
Lets see an example in (Column1, Row 1)
INT (R)
INT (C1R1)'
That is INT (3.6) is 3
Column1 | Column2 | Column3 | Column4 | |
Row1 | 3.6 | |||
Row2 | 3 | |||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |