Skip to main content

EVEN

Rounds a number up to the nearest even integer.

CategoryMath
SyntaxEVEN(number)

Parameters

ParameterRequiredDescription
numberRequiredThe value to round.

Example

EVEN(number)

Auto-generated from the EngCanvas function registry.