Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: lgamma cleanup (simpler sin(pi*x) for the negative case) | Szabolcs Nagy | 2013-11-21 | 1 | -20/+20 |
* | math: fix tgamma to raise underflow for large negative values | Szabolcs Nagy | 2013-08-15 | 1 | -0/+1 |
* | math: use double_t for temporaries to avoid stores on i386 | Szabolcs Nagy | 2013-05-15 | 1 | -1/+1 |
* | math: add a non-dummy tgamma implementation | Szabolcs Nagy | 2012-12-12 | 1 | -9/+214 |
* | math: add dummy tgamma and tgammaf implementations | nsz | 2012-03-27 | 1 | -0/+16 |