Documentation Prolog Predicate Reference builtin =</2

=</2

Arithmetic less than or equal to.

Description

'=<'( @evaluable, @evaluable )

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

Implementation