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