Reference library > Operators > GreaterThanOrEqual
GreaterThanOrEqual
GreaterThanOrEqual(a=0, b=0)
Compares the output of a to the output of b. Outputs 1 when a >= b, 0 otherwise. Can also be written as a >= b
Last update:
2023-12-03
Created: 2023-12-03
Created: 2023-12-03