Excel EVEN Function
The EVEN function rounds numbers away from zero to the nearest even integer. Therefore, it rounds a positive number up and a negative number down.
Syntax
=EVEN (number)
Arguments
- Number (required): The value to round up or down to an even integer.
Return value
The EVEN function returns a numeric value.
Function notes
- Number, the only argument in the EVEN function, should be supplied as a numeric value.
- EVEN function will return the #VALUE! error if number is nonnumeric.
- When number is an even integer, the function returns the same value as supplied. No rounding occurs.
- Zero (0) is also an even integer. The returned result will still be zero (0) if number = 0.
Examples
Supposing, you want to round the numbers to even integers in the table below. Please do as follows.
1. Copy the formula below into cell C4.
=EVEN (B4)
2. Then drag the fill handle down to the cells you want to apply this formula too. The results are as the following screenshot shows.
Notes:
- As we can see in the example above, when numbers are the even integers like -2, 0, 2, and 8, no rounding occurs.
- We can directly input value in the number argument in the formula. For example, the formula in cell C4 can be changed to:
=EVEN (-5)
Relative Functions:
Excel FLOOR Function
The FLOOR function rounds a given number down to the nearest multiple of the specified significance.
Excel FLOOR.MATH Function
The FLOOR.MATH function rounds a given number down to the nearest integer or nearest multiple of the specified significance.
Excel FLOOR.PRECISE Function
The FLOOR.PRECISE function rounds a given number down to the nearest integer or nearest multiple of the specified significance.
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...
Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.