powered by
is_odd(x)
TRUE
x
FALSE
is_even
is_odd(4) is_odd(5) is_odd(1:4)
Run the code above in your browser using DataLab