Menu

#3302 Something strange with solving, essentially, a quadratic equation

None
wont-fix
nobody
solve (62)
5
2017-04-18
2017-04-18
No

(%i1) display2d: false $
(%i2) eq: 8x^^(-1)+1/2-x $
(%i3) solve(eq,[x]);
(%o3) [x = (16x^^(-1)+1)/2]
(%i4) buildinfo();
(%o4) %buildinfo("5.39.0","2017-02-11 15:57:57","x8664-pc-linux-gnu",
"CLISP",
"2.49 (2010-07-07) (built 3690787047) (memory 3695806678)")

Discussion

  • Piecewise Linear

    Sorry, please delete this post: I simply put ^^ where just ^ must have been.

     
  • Kris Katterjohn

    Kris Katterjohn - 2017-04-18
    • status: open --> wont-fix
     
  • Kris Katterjohn

    Kris Katterjohn - 2017-04-18

    OK, I'm closing this as wont-fix.

     

Log in to post a comment.