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