mpfr_libmpfr_strtofr Method |
Name | Description | |
---|---|---|
![]() ![]() ![]() | mpfr_strtofr(mpfr_t, char_ptr, char_ptr, Int32, mpfr_rnd_t) |
Read a floating-point number from a string nptr in base base, rounded in the direction rnd.
|
![]() ![]() ![]() | mpfr_strtofr(mpfr_t, char_ptr, ptrchar_ptr, Int32, mpfr_rnd_t) |
Read a floating-point number from a string nptr in base base, rounded in the direction rnd.
|