Difference between revisions of "SolveQuartic Command"

From GeoGebra Manual
Jump to: navigation, search
(correct answers for example)
(→‎CAS Syntax: fixed formula rendering)
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>\{0, -1, i, -i \}</math>''</div>}}
+
:{{example| 1=<div><code><nowiki>SolveQuartic[ x^4 + x^3 + x^2 + x ]</nowiki></code> yields {0, -1, ''i'', -''i'' }</div>}}

Revision as of 10:36, 8 February 2015

© 2024 International GeoGebra Institute