Math_ComplexOp::isComplex
Math_ComplexOp::isComplex() – Checks if a given object is an instance of PEAR::Math_Complex
Synopsis
require_once '/ComplexOp.php';
boolean
Math_ComplexOp::isComplex
(
mixed
&$c1
)
Описание
This package is not documented yet.
Parameter
-
mixed
&$c1
Throws
No exceptions thrown.
Замечание
This function can be called statically.