Manuals/calci/EVEN
Jump to navigation
Jump to search
Syntax
Remarks
Examples
''''''' ''''
Description
EVEN
EVEN (N)
Where N is the value to be rounded
· For a nonnumeric number, EVEN returns the error value.
· Unless for an even integer, for all numbers, a value is rounded up when adjusted away from zero without considering its sign.
It is used to calculate the number rounded up to the nearest even integer
Lets see an example in (Column1, Row 1)
EVEN (N)
EVEN (C1R1)'
That is EVEN (5) is 6
Column1 | Column2 | Column3 | Column4 | |
Row1 | 5 | 6 | ||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |