Post Reply 
Solve Bug?
10-03-2017, 09:25 PM (This post was last modified: 10-03-2017 09:27 PM by Tim Wessman.)
Post: #3
RE: Solve Bug?
I haven't checked with the release version, but in my local version I get back:

solve(x^4-3*x^3-2.75*x^2+12*x-5,x) ----> {-2.,0.5,2.,2.5}

So I'm assuming there was a problem fixed in the CAS at some point.

In the meantime, just stick your input into solve(exact(x^4-3*x^3-2.75*x^2+12*x-5),x)) to work around it (will automatically convert to fractions like you noted works fine). The CAS definitely doesn't like working with approximate numbers in general, but it has gotten much, much better then it was in the past.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Solve Bug? - Phunkee - 09-28-2017, 11:03 AM
RE: Solve Bug? - Helge Gabert - 09-30-2017, 09:31 PM
RE: Solve Bug? - Tim Wessman - 10-03-2017 09:25 PM
RE: Solve Bug? - Helge Gabert - 10-03-2017, 11:05 PM



User(s) browsing this thread: 1 Guest(s)