| gmp_libmpf_get_str Method |
| Name | Description | |
|---|---|---|
| mpf_get_str(char_ptr, mp_exp_t, Int32, size_t, mpf_t) |
Convert op to a string of digits in base base.
| |
| mpf_get_str(char_ptr, ptrmp_exp_t, Int32, size_t, mpf_t) |
Convert op to a string of digits in base base.
|