summaryrefslogtreecommitdiffstats
path: root/mathfuncs_exp.h
Commit message (Expand)AuthorAgeFilesLines
* Improve performanc of exp10Erik Schnetter2013-07-021-1/+1
* Optimize exp and logErik Schnetter2013-06-211-0/+24
* Add cbrt, hypot, trunc; rename scalbn to ldexpErik Schnetter2013-02-161-1/+1
* Replace all assert() by VML_ASSERT()Erik Schnetter2013-02-151-2/+1
* Speed up exp()Erik Schnetter2013-02-151-3/+21
* Use optimised coefficients for exp()Erik Schnetter2013-02-141-18/+31
* Optimise exp(); explain number of iterationsErik Schnetter2013-01-301-2/+10
* Improve tests, correct errors foundErik Schnetter2012-12-011-9/+12
* Implement asinh and expErik Schnetter2012-12-011-0/+68
OpenPOWER on IntegriCloud