Searched refs:mpfr_scale2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dscale2.c0 /* mpfr_scale2 -- multiply a double float by 2^exp
31 mpfr_scale2 (double d, int exp) function
H A Dget_flt.c126 dd = mpfr_scale2 (dd, e);
H A Dget_d.c127 d = mpfr_scale2 (d, e);
H A Dmpfr-impl.h2498 __MPFR_DECLSPEC double mpfr_scale2 (double, int);

Completed in 99 milliseconds