Math_TrigOp::sec()

Math_TrigOp::sec() -- Calculates the secant of the parameter

Synopsis

require_once 'TrigOp.php';

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