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