Home
last modified time | relevance | path

Searched refs:mpfr_gamma_2_minus_x_exact (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/mpfr/src/
HDgamma.c32 mpfr_gamma_2_minus_x_exact (mpfr_srcptr x) in mpfr_gamma_2_minus_x_exact() function
310 w = mpfr_gamma_2_minus_x_exact (x); /* 2-x is exact for prec >= w */ in mpfr_gamma()
355 w = mpfr_gamma_2_minus_x_exact (x); in mpfr_gamma()