Home
last modified time | relevance | path

Searched refs:mpfr_rint_ceil (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Drint.c427 #undef mpfr_rint_ceil
430 mpfr_rint_ceil (mpfr_ptr r, mpfr_srcptr u, mpfr_rnd_t rnd_mode) in mpfr_rint_ceil() function
H A Dmpfr.h673 __MPFR_DECLSPEC int mpfr_rint_ceil (mpfr_ptr, mpfr_srcptr, mpfr_rnd_t);
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtrint.c478 #define TEST_FUNCTION mpfr_rint_ceil
567 mpfr_rint_ceil (y, x, MPFR_RNDU)); in main()
H A Dtaway.c464 test2 (mpfr_rint_ceil, "mpfr_rint_ceil"); in main()
H A Dreuse.c663 test2 (mpfr_rint_ceil, "mpfr_rint_ceil", p, (mpfr_rnd_t) rnd); in main()
/netbsd-src/external/lgpl3/mpfr/dist/
H A DNEWS393 mpfr_erangeflag_p, mpfr_rint_round, mpfr_rint_trunc, mpfr_rint_ceil,
H A DChangeLog35497 Added functions mpfr_rint_round, mpfr_rint_trunc, mpfr_rint_ceil,
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dmpfr.info2578 -- Function: int mpfr_rint_ceil (mpfr_t ROP, mpfr_t OP, mpfr_rnd_t RND)
2588 • ‘mpfr_rint_ceil’: to the next higher or equal integer;
5140 * mpfr_rint_ceil: Integer and Remainder Related Functions.
H A Dmpfr.texi3184 @deftypefun int mpfr_rint_ceil (mpfr_t @var{rop}, mpfr_t @var{op}, mpfr_rnd_t @var{rnd})
3191 @item @code{mpfr_rint_ceil}: to the next higher or equal integer;