patricmutwiri / symja

Automatically exported from code.google.com/p/symja
0 stars 0 forks source link

Quadratic equation with fraction coefficient could not be resolved #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Use 
Solve[2.5x^2+1650==0,x] or Solve[x^2-2500.00==0,x]

equation like above examples are  could not be  solved by using Ajax online 
Calculator

Original issue reported on code.google.com by msafiyul...@gmail.com on 30 May 2011 at 3:18

GoogleCodeExporter commented 9 years ago

Original comment by axelclk@gmail.com on 31 May 2011 at 7:16

GoogleCodeExporter commented 9 years ago
Fixed for polynomials up to degree 2 with r734.

Original comment by axelclk@gmail.com on 1 Jun 2011 at 6:20

GoogleCodeExporter commented 9 years ago
Fixed in symja online interface

Original comment by axelclk@gmail.com on 23 Jul 2011 at 3:11