Math_Complex
|PEAR_Error
&
Math_ComplexOp::mult
(
Math_Complex
&$c1
,
Math_Complex
&$c2
)
This package is not documented yet.
&$c1
&$c2
returns A valid Math_Complex number on success, PEAR_Error otherwise
No exceptions thrown.
This function can be called statically.