MPFR version 2.0.3 (released 23 February 2004)

[download] [documentation] [bugs] [changes]

Documentation

Bugs

On some rare cases, the mpfr_sqrt function does not return an exactly rounded result. This bug is fixed in this new sqrt.c file.

Functions mpfr_add_z, mpfr_sub_z, mpfr_mul_z, mpfr_div_z fail when an mpz_t number is 0. Please apply the gmp_op.c patch to fix that.

No other bugs than those mentioned in the BUGS file.

Changes from version 2.0.2 to version 2.0.3

Back to the MPFR page.