GreaterOrEquals Returns if a is greater than b or equal to b. c = a >= b Types Left: float, Right: float, Result: bool