Compute the hypotenuse avoiding overflow and underflow (single-precision).
-
Updated
Nov 1, 2024 - Python
Compute the hypotenuse avoiding overflow and underflow (single-precision).
Compute the versed cosine.
Compute the sine of a number.
Compute the inverse cotangent.
Compute the hyperbolic arcsine of a number.
Compute the hyperbolic arccosine of a number.
Compute the hyperbolic arctangent of a number.
Compute the arccotangent (in degrees) of a double-precision floating-point number.
Compute the half-value versed cosine.
Compute sin(πx).
Convert an angle from radians to degrees.
Compute the hyperbolic cosecant of a number.
Compute the inverse hyperbolic cotangent.
Compute the cosine of a number minus one.
Convert an angle from degrees to radians (single-precision).
Convert an angle from degrees to radians.
Compute the cosine of a number.
Compute the hypotenuse avoiding overflow and underflow.
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."