floor

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

Return

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

Since

Version 1.0