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

/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Ddigamma.c121 mpfr_digamma_reflection (mpfr_ptr y, mpfr_srcptr x, mpfr_rnd_t rnd_mode) function
362 inex = mpfr_digamma_reflection (y, x, rnd_mode);
365 inex = mpfr_digamma_reflection (y, x, rnd_mode);

Completed in 105 milliseconds