CSC Function Explained
The CSC Function in Microsoft Excel returns the cosine of an angle given in radians. It takes a single argument, which is the angle in radians for which you want to find the cosine. The syntax for the CSC Function is CSC(angle).
CSC Function Syntax
CSC(number)
- number: The angle in radians for which you want the cosecant.

