A >= B >= C

A >= B >= C

Abbreviation: A>=B>=C
Category: Relational
Input Parameters:

Name Range Default
A
B
C

 
Calculation:

If A is greater than or equal to B and B is greater than or equal to C then equals 1 otherwise equals 0
 

Was this article helpful?

Related Articles