Manuals/calci/SECH
Jump to navigation
Jump to search
SECH(SomeNumber)
where SomeNumber is any real number
Calci returns the hyperbolic SECANT of a real number
SECH returns NaN if SomeNumber is not a real number
SECH
Lets see an example in (Column2Row1)
=SECH(Column1Row1)
Returns 0.036619 for SECH(4)
Consider another example in (Column2Row2)
=SECH(Column1Row2)
Returns NaN for SECH("abc")
Syntax
Remarks
Examples
Description
| Column1 | Column2 | Column3 | Column4 | |
| Row1 | 4 | 0.036619 | ||
| Row2 | abc | NaN | ||
| Row3 | ||||
| Row4 | ||||
| Row5 | ||||
| Row6 |
| File:Calci1.gif | $ |