This function returns whether the first provided value is greater than or equal to the second provided value.
First value
Second value
Whether value1 is greater than or equal to value2
value1
value2
This function returns whether the first provided value is greater than or equal to the second provided value.