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