Skip to contents

Function to check if a number is odd

Usage

is_odd(x)

Arguments

x

Integer to check if is odd

Value

A boolean.