Menu

Solver Error

2004-02-20
2013-04-03
  • Nobody/Anonymous

    Hello. I'm trying to solve a quadratic function. I enter it in the Solver of EasyCalc 1.22 as x=(-b+sqrt(b^2-(4)(a)(c)))/2(a). I give a, b, and c thier respective values. x stays undifined. My praoblem is that I get an "error while computing", which isn't very helpful. :( Any suggestions?

    Thanks!

     
    • Nobody/Anonymous

      I get the same message every single time I'm trying to use the solver, even with the simplest equations.
      Any advice would be great.

       
    • Nobody/Anonymous

      x=(-b+sqrt(b^2-(4)(a)(c)))/2(a)
      no

      try:
      x=(-b+sqrt(b^2-(4*a*c)))/(2*a)

      but that don´t solve when x is complex

       
    • Nobody/Anonymous

       

Log in to post a comment.