Compute the cotangent of a single-precision floating-point number (in degrees).
-
Updated
Mar 29, 2026 - Python
Compute the cotangent of a single-precision floating-point number (in degrees).
Compute the tangent of a single-precision floating-point number (in degrees).
Compute the cosine of a single-precision floating-point number (in degrees).
Compute the cosecant of a single-precision floating-point number (in degrees).
Computes the sine of a single-precision floating-point number (in degrees).
Compute the arccosine (in degrees) of a single-precision floating-point number.
Compute the arcsecant (in degrees) of a single-precision floating-point number.
Compute the arccotangent (in degrees) of a single-precision floating-point number.
Compute the arctangent(in degrees) of a single-precision floating-point number.
Compute the arccosecant (in degrees) of a single-precision floating-point number.
Compute the arcsine (in degrees) of a single-precision floating-point number.
Compute the arccotangent (in degrees) of a double-precision floating-point number.
Compute the arccosine (in degrees) of a double-precision floating-point number.
Compute the cosecant of a degree.
Compute the arccosecant (in degrees) of a double-precision floating-point number.
Add a description, image, and links to the degree topic page so that developers can more easily learn about it.
To associate your repository with the degree topic, visit your repo's landing page and select "manage topics."