Skip to main content

ODD

Rounds a number up to the nearest odd integer.

CategoryMath
SyntaxODD(number)

Parameters

ParameterRequiredDescription
numberRequiredThe value to round.

Example

ODD(number)

Auto-generated from the EngCanvas function registry.