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