EVEN(number)
EVEN function returns the number rounded up to the nearest even integer. This function is Excel compatible.
EVEN(5.4) equals 6.
ODD.