Method Gmp.mpf()->set_precision()
classGmp.mpf
- Method
set_precision
Gmp.mpfset_precision(int(0..)prec)- Description
Sets the precision of the current object to be at least
precbits. The precision is limited to 128Kb. The current object will be returned.