Math_ComplexOp::multIm | Math_ComplexOp::negative |
Math_Complex | |
PEAR Manual | |
require_once '/ComplexOp.php'; |
Math_Complex
|PEAR_Error
&
Math_ComplexOp::multReal
(
Math_Complex
&$c1
,
float
$real
)
This package is not documented yet.
returns A valid Math_Complex number on success, PEAR_Error otherwise
No exceptions thrown.
This function can be called statically.
Math_ComplexOp::multIm | Math_ComplexOp::negative |
Math_Complex | |
PEAR Manual | |