ROOTACC _ _ _ _ _ _ _ _ _ _ _ _ operator
The operator rootacc allows you to set the accuracy up to which the roots package computes its results.
rootacc(<n>)
Here <n> is an integer value. The internal accuracy of the roots package is adjusted to a value of max(6,n). The default value is 6.