Searched refs:mpfr_mpn_rec_sqrt (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | rec_sqrt.c | 73 mpfr_mpn_rec_sqrt (mpfr_limb_ptr x, mpfr_prec_t p, in mpfr_mpn_rec_sqrt() function 250 mpfr_mpn_rec_sqrt (x + ln, h, a + an - ahn, ahn * GMP_NUMB_BITS, as); in mpfr_mpn_rec_sqrt() 543 mpfr_mpn_rec_sqrt (x, wp, MPFR_MANT(u), up, s); in mpfr_rec_sqrt()
|
/netbsd-src/external/lgpl3/mpfr/dist/ |
H A D | ChangeLog | 29538 the function mpfr_mpn_rec_sqrt() provides a faithful approximation of the
|