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