le

fnbool le(Cent c1, Cent c2) pure

If c1 <= c2 signed

Parameters

c1operand 1
c2operand 2

Returns

true if c1 <= c2