HomeSort by: relevance | last modified time | path
    Searched refs:mpfr_explgamma (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
gamma.c 426 inex = mpfr_explgamma (gamma, x, &expo, tmp, tmp2, rnd_mode);
lngamma.c 65 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 17 milliseconds