summaryrefslogtreecommitdiff
path: root/src/log10.c
Commit message (Expand)AuthorAgeFilesLines
* rename RNDC to MPC_RND in mpc.henge2012-07-051-2/+2
* increase code coverage to 99.9%zimmerma2012-06-281-17/+17
* [src/log10.c] fixed typo (thanks Andreas Enge)zimmerma2012-04-171-1/+1
* [src/log10.c] fixed infinite loop when x^2+y^2 equals a power of ten,zimmerma2012-04-171-0/+49
* [log10.c] fixed wrong use of mpfr_can_round (found by hydra)zimmerma2012-04-041-12/+12
* added new function mpc_log10zimmerma2012-04-031-0/+248