Function: Csc
Description
Returns the cosecant of an angle.
Syntax
Csc(number)
Arguments
Number is the value of an angle, specified in radians.
Return value
This function returns a value in radians.
Calculated field example
Csc returns the following for these values of x:
x |
Csc(x) |
0 |
- |
π/2 ≈ 1.571 |
1.000 |
π ≈ 3.142 |
- |
2π ≈ 6.283 |
- |