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