Checks if a number is odd.
The number to check.
true if the number is odd, false otherwise.
true
false
Checks if a number is odd.