Documentation Prolog Predicate Reference builtin >=/2

>=/2

Arithmetic greater than or equal to.

Description

'>='( @evaluable, @evaluable )

True if the first number is greater than or equal to the second one.

Implementation