Skip to contents
usefunc
1.1.6
Reference
Changelog
is_odd
is_odd.Rd
Function to check if a number is odd
Usage
is_odd
(
x
)
Arguments
x
Integer to check if is odd
Value
A boolean.