Math_TrigOp::acsch()

Math_TrigOp::acsch() -- Calculates the inverse hyperbolic cosecant of the parameter

Synopsis

require_once 'TrigOp.php';

mixed Math_TrigOp::acsch (float $x)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

float $x

Rückgabewert

return A floating point on success, PEAR_Error object otherwise

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.