Math_TrigOp::coth Math_TrigOp::csch

Math_TrigOp

PEAR Manual


Math_TrigOp::csc

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

Synopsis

      require_once 'TrigOp.php';
     

mixed Math_TrigOp::csc ( float $x )

Description

This package is not documented yet.

Parameter

float $x

Return value

return A floating point on success, PEAR_Error object otherwise

Throws

throws no exceptions thrown

Note

This function can not be called statically.



Math_TrigOp::coth Math_TrigOp::csch

Math_TrigOp

PEAR Manual