<A NAME=ROOTACC>
<TITLE>ROOTACC</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>
<B>ROOTACC</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P>
<P>
<P>
<P>
The operator <em>rootacc</em> allows you to set the accuracy
up to which the roots package computes its results.
<P> <H3>
syntax: </H3>
<P>
<P>
<em>rootacc</em>(<n>)
<P>
<P>
<P>
Here <n> is an integer value. The internal accuracy of
the <em>roots</em> package is adjusted to a value of
<em>max(6,n)</em>. The default value is <em>6</em>.
<P>
<P>