newSols = refineSolutions(f,sols,dp)
The user can specify the number of decimal places desired to refine solutions.
Let us compute a square root with a working precision of 64 decimal places:
|
|
|
|
|
The object refineSolutions is a method function with options.
The source of this document is in PHCpack/PHCpackDoc.m2:906:0.