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

/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Ddigamma.c32 mpfr_digamma_approx (mpfr_ptr s, mpfr_srcptr x) function
223 /* Lower bound for x+j in mpfr_digamma_approx call: since the smallest
251 errt = mpfr_digamma_approx (t, x_plus_j);

Completed in 556 milliseconds