powered by
Function receives value and returns true if value is odd.
odd(val)
Value to check
Returns true when value checked is odd. Otherwise, function returns a value false.
true
false
Determines value of parameter in argument.