EVEN(number)
- where is the input number.
EVEN() rounds the number to the nearest even integer away from zero.
Description
EVEN(number)
EVEN(51) returns 52
- For a non-numeric , Calci returns an #ERROR message.
- The is rounded up away from zero to its nearest even integer, irrespective of its sign.