Documentation/How Tos/Calc: SECH function
From Apache OpenOffice Wiki
< Documentation | How Tos
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
SECH
Returns the hyperbolic secant of a number.
Syntax:
SECH(number)
- returns the hyperbolic secant of number.
Example:
SECH(0): returns 1, the hyperbolic secant of 0.
See Also