CSC
Returns the cosecant of an angle.
Math & TrigonometryMath Basics
What it does
Returns the cosecant (1/sin) of an angle.
Syntax
CSC(number)
Arguments
number(number) β Angle in radians.
Examples
Calculate Cosecant
Cosecant of 1.5 radians.
FORMULA
=CSC(1.5)
RESULT
1.002
SAMPLE DATA
| A | |
|---|---|
| 1 | Radians |
| 2 | 1.5 |