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)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

mixed &$c1

Fehler-Meldungen

Es werden keine Exceptions ausgelöst.

Hinweise

Diese Methode kann statisch aufgerufen werden.