Complex arg-trig functions

Stephen Montgomery-Smith stephen at missouri.edu
Fri Sep 21 02:50:04 UTC 2012


What I did was to make constants called SQRT_6_EPSILON, etc, and then 
make your suggested optimizations to float also to double and long double.

I also wrote my own atanhl function so that your inexact optimizations 
could be applied to long double as well as double and float.


More information about the freebsd-numerics mailing list