ceil

calls the ceil() function on both parameters of the complex number.

Return

ComplexNumber = ceil(real) + i ceil(imaginary)

Since

Version 1.0