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