/
ISODD

ISODD

Syntax

ISODD(<integer>)

Description

Returns a Boolean value. If number is odd, it returns true. Otherwise it returns false. Please note that in Datameer X as in mathematics, zero is considered even.

Examples

Column1ISODD returns
3true
4

false

-3true
0false

Related content

ISODD
More like this
ISODD
More like this
ISEVEN
More like this
ISEVEN
More like this
ISEVEN
More like this
Alphabetical List of Supported Datameer Functions
Alphabetical List of Supported Datameer Functions
More like this