add

fnCent add(Cent c1, Cent c2) pure

Add c1 to c2.

Parameters

c1operand 1
c2operand 2

Returns

c1 + c2