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