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