Search

 

Module: Editor

Version: 2.2.1 +

Type: Boolean

Category: Logical

 

Description

The formula 'IsOdd' returns True if a specified number is odd and False if it is not odd. The specified value has to be an integer.

Parameters

Number:            this is the value you want to test whether it is odd or not

Example

Description

In the following example the formula 'IsOdd' is used to check whether a value is odd or not.

Values parameters

Number:            3 + 5

Result

Output:             False

The outcome is False, because the value (5 + 3 =) 8 is not odd.

Related Topics

IsEven: The formula 'IsEven' returns True if a specified number is even and False if it is not even.

Feedback

If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.

Updated: 2014-09-29