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