Math_ComplexOp::acosh (Previous) (Next) Math_ComplexOp::acoth

View this page in Last updated: Sun, 01 Jul 2007
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Math_ComplexOp::acot()

Math_ComplexOp::acot()  -- Calculates the inverse cotangent of a complex number: z = acot(c1)

Synopsis

require_once '/ComplexOp.php';

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

Descripción

Este paquete no está documentado todavía.

Parámetro

Math_Complex &$c1

Valor devuelto

returns A valid Math_Complex number on success, PEAR_Error otherwise

Lanza

No exceptions thrown.

Nota

Esta función puede ser llamada estáticamente.

Math_ComplexOp::acosh (Previous) (Next) Math_ComplexOp::acoth

Download Documentation Last updated: Sun, 01 Jul 2007
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.