Math_ComplexOp::asinAlt (Previous) (Next) Math_ComplexOp::asinReal

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

Math_ComplexOp::asinh()

Math_ComplexOp::asinh()  -- Calculates the inverse hyperbolic sine of a complex number: z = asinh(c1)

Synopsis

require_once '/ComplexOp.php';

Math_Complex |PEAR_Error & Math_ComplexOp::asinh (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::asinAlt (Previous) (Next) Math_ComplexOp::asinReal

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.