Searched refs:mpfr_eint_aux (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Deint.c39 mpfr_eint_aux (mpfr_ptr y, mpfr_srcptr x) function
342 err = mpfr_eint_aux (tmp, x); /* error <= 2^err ulp(tmp) */

Completed in 236 milliseconds