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

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dgamma.c426 inex = mpfr_explgamma (gamma, x, &expo, tmp, tmp2, rnd_mode);
H A Dlngamma.c65 mpfr_explgamma (mpfr_ptr y, mpfr_srcptr x, mpfr_save_expo_t *pexpo, function
640 inexact = mpfr_explgamma (y, z0, &expo, s, t, rnd);

Completed in 132 milliseconds