Performs rounding on a complex number.
Syntax:
C_ROUND( complex_number {, digits:Number} )
Separately rounds the components of complex_number to digits decimal places.
digits must be an integer, either positive or negative (which rounds to the left of the decimal point).
Revisions:
This function was added in Fireworkz 2.00.