Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013年08月15日 | math: fix asin, atan, log1p, tanh to raise underflow on subnormal | Szabolcs Nagy | -2/+3 |
2013年05月15日 | math: use double_t for temporaries to avoid stores on i386 | Szabolcs Nagy | -1/+1 |
2012年12月16日 | math: use 0x1p-120f and 0x1p120f for tiny and huge values | Szabolcs Nagy | -2/+2 |
2012年12月11日 | math: clean up inverse trigonometric functions | Szabolcs Nagy | -19/+13 |
2012年03月19日 | code cleanup of named constants | nsz | -7/+5 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+123 |