Next: Conversion Functions, Previous: Assignment Functions, Up: MPFR Interface [Index]
Initialize rop and set its value from op, rounded in the direction
rnd.
The precision of rop will be taken from the active default precision,
as set by mpfr_set_default_prec
.
Initialize x and set its value from
the string s in base base,
rounded in the direction rnd.
See mpfr_set_str
.