Manuals/calci/COTAN
Jump to navigation
Jump to search
COTAN(n)
where
n is the angle in radian.
COTAN function determines the cotangent of the given angle.
COTAN returns NaN if n is not real
COTAN
Lets see an example in (Column2Row1)
=COTAN(Column1Row1)
Returns 0.61737 for COTAN(45)
Consider another example in (Column2Row2)
=COTAN(Column1Row2)
Returns NaN for COTAN("abc")
Syntax
Remarks
Examples
Description
Column1 | Column2 | Column3 | Column4 | |
Row1 | 45 | 0.61737 | ||
Row2 | abc | NaN | ||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |
File:Calci1.gif | $ |