powered by
Checks if an integer is odd.
odd(x)
Logical value (TRUE or FALSE). TRUE means that the value is odd.
Integer.
odd(3)
Run the code above in your browser using DataLab