How to Use EVEN Function

The EVEN function returns number rounded up to the nearest even integer.

Formula:

=EVEN(number)

Explanations:

The number is required, which is the value to round.

Cautions:Number is number, when number is a non-number, the result returns to #VALUE! error.

The EVEN function rounded away from zero. When Number is positive, the result gets bigger; when the number is negative, the result gets smaller. Even inter returns to itself.

Download: EVEN Function

Leave a Reply