Improve performance of atanhf using the difference of logarithms formula as...
Compare changes
+ 101
− 260
@@ -21,270 +21,111 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
Improve performance of atanhf using the difference of logarithms formula as well as fast and accurate paths.