Math_TrigOp::sec

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

Synopsis

require_once 'TrigOp.php';

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

Calculates the hyperbolic cosecant of the parameter (Previous) Calculates the hyperbolic secant of the parameter (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.