Math_TrigOp::csc()

Math_TrigOp::csc() -- Calculates the cosecant of the parameter

Synopsis

require_once 'TrigOp.php';

mixed Math_TrigOp::csc (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.