Skip to contents

Function to check if a number is even

Usage

is_even(x)

Arguments

x

Integer to check if is even

Value

A boolean.