ugt

fnbool ugt(Cent c1, Cent c2) pure

If c1 > c2 unsigned

Parameters

c1operand 1
c2operand 2

Returns

true if c1 > c2