odd

Previous chapterNext chapter Show allShow all    Hide allHide all

The function odd (num) returns the next higher odd whole-numbered value. Negative values are rounded from 0 away.

Syntax: =odd(num)

Example Example

=odd(2.2) is 3

=odd(-2,2) is -3