_is odd
Definitions:
integer
Source
: /avail/Avail/Foundation/Math
Categories:
Mathematics, Integers
Is the argument odd?
Position
Name
Type
Description
Parameters
1
a
integer
Returns
boolean
true
if the argument is odd,
false
otherwise.