require_once '/Complex.php';
object Math_Complex constructor Math_Complex::Math_Complex (float $real, float $im)
object Math_Complex constructor Math_Complex::Math_Complex
This package is not documented yet.
Real part of the number
Imaginary part of the number
No exceptions thrown.
This function can not be called statically.