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)

Description

This package is not documented yet.

Parameter

mixed &$c1

Throws

No exceptions thrown.

Note

This function can be called statically.