Last updated 1 year ago
Was this helpful?
The EVEN function rounds off an input number and returns the nearest higher even number. Node references are also accepted as arguments.
value - The input number to be rounded off.
Returns 40194.
even(value)
EVEN(40193)