Category: Mathematical Function.
Description: Returns a number rounded up to the nearest even integer.
Syntax: EVEN(number)
Regardless of the sign of the number, the value is rounded up when adjusted away from zero.
If the number is an even integer, no rounding occurs.