summaryrefslogtreecommitdiff
path: root/isqrt.c
Commit message (Collapse)AuthorAgeFilesLines
* Change the address of the FSF.pelissip2005-06-021-2/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3606 280ebfd0-de03-0410-8827-d642c229c3f4
* Typo.vlefevre2005-03-191-2/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3395 280ebfd0-de03-0410-8827-d642c229c3f4
* Move __gmpfr_isqrt and __gmpfr_cuberoot to another file.pelissip2004-08-231-0/+50
Clean up the code of mpfr_exp_2: remove DEBUG condition to use TRACE, ASSERT and DUMP. Use MPFR_INT_CEIL_LOG2 instead of __gmpfr_ceil_log2. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@2954 280ebfd0-de03-0410-8827-d642c229c3f4