Next: Trigonometric Functions for Complex Arguments, Up: Trigonometric Functions
These routines compute the sine function \sin(x).
These routines compute the cosine function \cos(x).
These routines compute the hypotenuse function \sqrt{x^2 + y^2} avoiding overflow and underflow.
These routines compute \sinc(x) = \sin(\pi x) / (\pi x) for any value of x.