| Line 1: |
Line 1: |
| | <div style="font-size:30px">'''COSEC(x)'''</div><br/> | | <div style="font-size:30px">'''COSEC(x)'''</div><br/> |
| − | * where '''x''' is in Radians | + | * where '''x''' is the angle in Radians |
| − | * by default Calci use Radian as angle | + | * by default, Calci use angle in Radians |
| | | | |
| − | [[Manuals/calci/COSEC | COSEC]] can be used if the angle is in degrees. | + | [[Manuals/calci/COSEC | COSEC]] can be used if the angle is in Degrees. |
| | | | |
| | The angle can be a single value or any complex array of values. | | The angle can be a single value or any complex array of values. |
| Line 15: |
Line 15: |
| | *In a right angled triangle '''Cosec(x) = Hypotenuse / Opposite side'''. | | *In a right angled triangle '''Cosec(x) = Hypotenuse / Opposite side'''. |
| | *Here x is in Radians. | | *Here x is in Radians. |
| − | *To convert Radian to Degree multiply 'x' with 180/PI() or we have to use the Radians function COSEC(RADIANS(x)) or DCOSEC(x). | + | *To convert a Degree value to Radian, multiply 'x' with PI()/180 or use the Radians function RADIANS(x) or DCOSEC(x). |
| − | *To convert a degree value to radian, multiply 'x' with PI()/180 or use the radians function RADIANS(X).
| |
| | | | |
| | The following example shows how COSEC is applied to an array of numbers containing numbers 1..10. | | The following example shows how COSEC is applied to an array of numbers containing numbers 1..10. |
| Line 49: |
Line 48: |
| | == Examples == | | == Examples == |
| | '''COSEC(x)''' | | '''COSEC(x)''' |
| − | *'''x ''' is the angle in radians. | + | *''' x ''' is the angle in radians. |
| | | | |
| | {|id="TABLE1" class="SpreadSheet blue" | | {|id="TABLE1" class="SpreadSheet blue" |