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).
Revision:
Added in 2.00.