summaryrefslogtreecommitdiff
path: root/get_d.c
Commit message (Expand)AuthorAgeFilesLines
...
* Macros MPFR_DBL_NAN, MPFR_DBL_INFP and MPFR_DBL_INFM.vlefevre2002-03-191-8/+7
* Do not read the exponent if it has no meaning.vlefevre2002-03-131-2/+7
* mpfr_get_d3 partially rewritten (to follow the new specifications).vlefevre2002-03-111-36/+37
* New mpfr_get_d, mpfr_get_d2, mpfr_get_d3.vlefevre2002-03-111-2/+8
* set_d.c split into get_d.c and set_d.cvlefevre2002-03-111-0/+163