Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

NRoots

NRoots
yields a disjunction of equations which represent numerical approximations to the roots of a polynomial equation.
  • NRoots gives several identical equations when roots with multiplicity greater than one occur.
  • NRoots has the following options:
MaxIterationsAutomaticmaximum number of iterations to use
MethodAutomaticmethod to use
PrecisionGoalAutomaticthe precision sought
StepMonitorNoneexpression to evaluate at each step
  • Possible settings for the Method option include: , , and .
Numerically find the roots of a polynomial:
Change the result to rules:
Test the roots:
Numerically find the roots of a polynomial:
In[1]:=
Click for copyable input
Out[1]=
Change the result to rules:
In[2]:=
Click for copyable input
Out[2]=
Test the roots:
In[3]:=
Click for copyable input
Out[3]=
New in 1 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF