is_odd(n)
Return true if the integer n is odd, otherwise return false.
true
n
false
Core Module Index | Contents