Searched defs:mpfr_round (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/mpfr/src/ | ||
H A D | rint.c | 305 mpfr_round (mpfr_ptr r, mpfr_srcptr u) in mpfr_round() function |
H A D | mpfr.h | 767 #define mpfr_round(a,b) mpfr_rint((a), (b), MPFR_RNDNA) macro |