Returns `TRUE` if the first argument is greater than or equal to the second argument, and returns `FALSE` otherwise. This is the same as using the `>=` operator.
Returns `TRUE` if the first argument is greater than or equal to the second argument, and returns `FALSE` otherwise. This is the same as using the `>=` operator.