Rdocumentation
powered by
Learn R Programming
lisp (version 0.2)
is.even: Is a number even?
Description
Is a number even?
Usage
is.even(a)
Value
Whether the number is even
Arguments
a
the number to test