Jump to content

Roots of a quadratic function: Difference between revisions

m
Line 1,609:
1.000000000 10 , 1.000000000 10 </pre>
 
=={{header|Mathematica}}/{{header|Wolfram Language}}==
Possible ways to do this are (symbolic and numeric examples):
<lang Mathematica>Solve[a x^2 + b x + c == 0, x]
1,111

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.