Search

 

Module: Editor

Version: 2.2.1 +

Type: Boolean

Category: Logical

 

Description

The formula 'IsGreaterEqual' checks whether a logical test is true or false with the condition that a specified value is bigger or equal to another specified value. The values can be real numbers, integers or dates.

Parameters

Number1/Date1:            the first value or reference that you want to use for the logical test.

Number2/Date2:            the second value or reference that you want to use for the logical test.

Example

Description

In the following example the formula 'IsGreaterEqual' is used to check whether a value is bigger or equal to another value.

Values parameters

Number1:     10

Number2:     100

Result

Output:         False

The outcome is False, because the logical test 10 >= 100 is False.

Related Topics

IsGreater: The formula 'IsGreater' checks whether a logical test is true or false with the condition that a specified value is bigger than another speciefied value.

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-26