The SECH function is one of the math and trigonometry functions. It is used to return the hyperbolic secant of an angle specified in radians.
Syntax
SECH(number)
The SECH function has the following argument:
Argument | Description |
---|
number | The angle in radians that you wish to calculate the hyperbolic secant of. Its absolute value must be less than 2^27. |
Notes
How to apply the SECH function.
Examples
The figure below displays the result returned by the SECH function.
