next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
odd
odd -- tell whether an integer is odd
Description
odd x
-- returns true or false, tells whether x is an odd integer.
See also
even
.
For the programmer
The object
odd
is
a
function closure
.