Skip to content

Commit

Permalink
Merge pull request #576 from geogebra/francomariani88-patch-3
Browse files Browse the repository at this point in the history
Update SolveQuartic.adoc
  • Loading branch information
zbynek authored Jan 21, 2025
2 parents 68ccbfb + 7ec79f2 commit d8f75ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/modules/ROOT/pages/commands/SolveQuartic.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ SolveQuartic( <Quartic Polynomial> )::
[EXAMPLE]
====
`++SolveQuartic[ x^4 + x^3 + x^2 + x ]++` yields {0, -1, _i_, -_i_ }
`++SolveQuartic( x^4 + x^3 + x^2 + x )++` yields {0, -1, _i_, -_i_ }
====

0 comments on commit d8f75ca

Please sign in to comment.