Calculates the cosecant of an angle
Last updated 1 year ago
Was this helpful?
COSEC(angle, radians)
angle
radians
Returns the cosecant of an angle. Default assumes angle was input in radians.
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.