இந்தக் கட்டுப்பாட்டை மாற்றினால் இந்தப் பக்கம் தானாக மாற்றப்படும்

EVEN

The EVEN function rounds a number away from 0 to the next even number.

EVEN(num-to-round)

num-to-round: The number value to be rounded.

Examples

=EVEN(1) returns 2, the nearest even number going away from 0.

=EVEN(2) returns 2 because 2 is an even number.

=EVEN(2.5) returns 4, the nearest even number going away from 0.

=EVEN(-2.5) returns -4, the nearest even number going away from 0.

=EVEN(0) returns 0 because 0 is considered to be an even number.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.
உதவியாக இருந்ததா?
எழுத்தின் அளவு: 250
அதிகபட்ச எழுத்தின் அளவு: 250
உங்கள் கருத்திற்கு நன்றி.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.