Learn R Programming

lisp (version 0.2)

is.odd: Is a number odd?

Description

Is a number odd?

Usage

is.odd(a)

Value

Whether the number is odd

Arguments

a

the number to test