SECH
Last updated
Was this helpful?
Last updated
Was this helpful?
The SECH function returns the hyperbolic secant of a number.
This function takes a single as input. It outputs that Number's hyperbolic secant.
number (required, type: Number) The number to calculate the hyperbolic secant of.
hyperbolic_secant (type: Number) The hyperbolic secant of the giving number.
The following example returns the hyperbolic secant of 1: