Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: fix long double constants in exp10l.c | Szabolcs Nagy | 2012-11-12 | 1 | -2/+2 |
* | support alternate glibc name pow10 for exp10 | Rich Felker | 2012-05-01 | 1 | -0/+3 |
* | first try at writing an efficient and "correct" exp10 | Rich Felker | 2012-04-30 | 1 | -0/+19 |