Menu

CSC

Description

Returns the cosecant of an angle specified in radians.

Examples

CSC(0) = NAN

CSC(3) = 7.0861673957372

CSC(NAN) = NAN

CSC(INF) = NAN

CSC(-INF) = NAN

On this page