Difference between revisions of "Manuals/calci/COSEC"
Jump to navigation
Jump to search
(Created page with "<div id="6SpaceContent" class="zcontent" align="left"> '''COSEC'''(n) where '''n '''is the angle in radian. </div> ---- <div id="1SpaceContent" class="zconte...") |
(No difference)
|
Revision as of 02:31, 25 October 2013
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 | $ |