9.75
ODD - Determines whether the argument is an odd integer number
Argument(s)
1, Integer
Result type
Boolean
See also
EVEN
Category
Math functions
Example:
C:> ASET -p X := ODD(2) X=0