Search

 

Module: Editor

Version: 2.2.1 +

Type: Boolean

Category: Logical

 

Description

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

Parameters

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

Example

Description

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

Values parameters

Number:            3 + 5

Result

Output:             True

The outcome is True, because the value (5 + 3 =) 8 is even.

Related Topics

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

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