Skip to content
Snippets Groups Projects
Commit 00bd409b authored by Raymond Toy's avatar Raymond Toy
Browse files

Simplify dd-%%sin, dd-%%cos, and dd-%%tan.

These routines did argument reduction, but since we use
__kernel_rem_pio2 to do accurate argument reduction, the argument
reduction in these routines is a waste of time.  This greatly
simplifies the routines to just the polynomial (or rational)
approximations.
parent e2c9ecef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment