Compute the versed cosine.
-
Updated
Oct 28, 2025 - Python
Compute the versed cosine.
Compute the hypotenuse avoiding overflow and underflow (single-precision).
Compute the inverse hyperbolic cotangent.
Compute the arccotangent (in degrees) of a double-precision floating-point number.
Compute the sine of a number.
Compute cos(πx).
Compute the cosine of a number minus one.
Compute the half-value versed cosine.
Compute sin(πx).
Compute the hyperbolic arctangent of a number.
Compute the hyperbolic arcsine of a number.
Compute the hyperbolic cosecant of a number.
Convert an angle from radians to degrees.
Compute the inverse cotangent.
Compute the cosine of a number.
Compute the normalized cardinal sine of a number.
Compute the coversed sine.
Compute the hyperbolic arccosine of a number.
Add a description, image, and links to the trig topic page so that developers can more easily learn about it.
To associate your repository with the trig topic, visit your repo's landing page and select "manage topics."