Math_ComplexOp::isComplex

Math_ComplexOp::isComplex() – 指定したオブジェクトが 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.