HomeSort by: relevance | last modified time | path
    Searched defs:mpfr_get_str (Results 1 - 1 of 1) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
get_str.c 0 /* mpfr_get_str -- output a floating-point number to a string
2581 mpfr_get_str (char *s, mpfr_exp_t *e, int b, size_t m, mpfr_srcptr x, function
2656 bases; this is important for the internal use of mpfr_get_str. */

Completed in 155 milliseconds