Skip to content
Commit b1d9be46 authored by Raymond Toy's avatar Raymond Toy
Browse files

Add implementation for tan(x) using duplication.

Includes Lentz' algorithm for evaluating continued fractions and
updates the timing test to include tan(x) using duplication.  Tests
show this is much slower than existing algorithms.
parent bcb0aded
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment