Calculates the cosecant of an angle
Last updated 3 years ago
COSEC(angle, radians)
angle
radians
Returns the cosecant of an angle. Default assumes angle was input in radians.
Argument
Description
Angle to take cosecant of.
True to assume input is in radians (default), false to assume input is in degrees.
The cosecant of an angle.