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