Difference between revisions of "SolveQuartic Command"

From GeoGebra Manual
Jump to: navigation, search
m
(correct answers for example)
Line 5: Line 5:
 
:Solves a given [[w:Quartic_function|quartic polynomial]] and returns a list of all solutions.
 
:Solves a given [[w:Quartic_function|quartic polynomial]] and returns a list of all solutions.
  
:{{example| 1=<div><code><nowiki>SolveQuartic[ x^4 + x^3 + x^2 + x ]</nowiki></code> yields ''<math>\{-1, i, -\frac{i}{2}, -\frac{i}{2} \}</math>''</div>}}
+
:{{example| 1=<div><code><nowiki>SolveQuartic[ x^4 + x^3 + x^2 + x ]</nowiki></code> yields ''<math>\{0, -1, i, -i \}</math>''</div>}}

Revision as of 09:31, 27 July 2014

© 2024 International GeoGebra Institute