Math_ComplexOp::exp (Previous) (Next) Math_ComplexOp::isComplex

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Math_ComplexOp::inverse()

Math_ComplexOp::inverse()  -- Calculates the inverse of a complex number: z = 1/c1

Synopsis

require_once '/ComplexOp.php';

Math_Complex |PEAR_Error & Math_ComplexOp::inverse (Math_Complex &$c1)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

Math_Complex &$c1

Rückgabewert

returns A valid Math_Complex number on success, PEAR_Error otherwise

Fehler-Meldungen

Es werden keine Exceptions ausgelöst.

Hinweise

Diese Methode kann statisch aufgerufen werden.

Math_ComplexOp::exp (Previous) (Next) Math_ComplexOp::isComplex

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.