Ada Programming/Operators/less than or equal to


Ada. Time-tested, safe and secure.
Ada. Time-tested, safe and secure.

Operator

The operator <= compares two values on less than or equal to. It is predefined for all discrete types.

See also

Wikibook

Ada 95 Reference Manual

Ada 2005 Reference Manual


Ada Operators
and and then > + abs &
or or else >= - mod
xor = < * rem in
not /= <= ** / not in
Category:Book:Ada Programming#%3C= Category:Book:Ada Programming/Unfinished module#%3C=