EVEN Function Explained
The EVEN
function in Microsoft Excel rounds a number up to the nearest even integer. It takes a single argument, which is the number to be rounded. It returns the nearest even integer that is greater than or equal to the number provided.
EVEN Function Syntax
EVEN(number)
- number: The number for which you want to find the nearest even integer.