Difference between revisions of "Manuals/calci/EVEN"
Jump to navigation
Jump to search
(Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="4SpaceContent" align="left"><div class="ZEditBox" align=...") |
|||
Line 1: | Line 1: | ||
− | + | = EVEN(number)= | |
− | + | *Where 'number' is the input number. | |
+ | EVEN() rounds the number to the nearest even integer value away from '0'. | ||
− | + | == Description == | |
− | + | EVEN(number) | |
− | |||
− | + | *For non-numeric number, Calci returns an #ERROR message. | |
− | + | *The number is rounded up away from zero to its nearest even integer, irrespective of its sign. | |
− | |||
− | |||
− | + | == Examples == | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div id="6SpaceContent" class="zcontent" align="left"> | <div id="6SpaceContent" class="zcontent" align="left"> | ||
Revision as of 18:28, 18 November 2013
EVEN(number)
- Where 'number' is the input number.
EVEN() rounds the number to the nearest even integer value away from '0'.
Description
EVEN(number)
- For non-numeric number, Calci returns an #ERROR message.
- The number is rounded up away from zero to its nearest even integer, irrespective of its sign.
Examples
Column1 | Column2 | Column3 | Column4 | |
Row1 | 5 | 6 | ||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |