Description Rounds the specified number up to the nearest even integer.
Syntax EVEN ( number )
Argument | Description |
---|---|
number | Any number, a formula that evaluates to a number, or a reference to a cell that contains a number. |
Examples This function returns 4:
This function returns 2032:
See Also CEILING, FLOOR, INT, ODD, ROUND, TRUNC