HP Forums

Full Version: HP Prime bug report
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The people from HP Computers sent me to royal and then royal sent me here. Anyway this is the bug(screenshot in attachment of false results by Prime and correct results by XCAS):
[attachment=11182]
[attachment=11181]
The Prime seems to be failing this two variable linear equation with relatively unusual arguments. But this type of arguments appear regularly when the CAS is used for computational geometry. So it should be fixed.
Another minor bug: just try integrating sqrt(sin(x)^2+cos(x)^2)
(10-01-2022 01:26 AM)jerryxu Wrote: [ -> ]The people from HP Computers sent me to royal and then royal sent me here. Anyway this is the bug(screenshot in attachment of false results by Prime and correct results by XCAS):


The Prime seems to be failing this two variable linear equation with relatively unusual arguments. But this type of arguments appear regularly when the CAS is used for computational geometry. So it should be fixed.
Another minor bug: just try integrating sqrt(sin(x)^2+cos(x)^2)

Hello, you put the square root sign "sqrt(k2^2+1)" in the second equation as well. The sign "sqrt(k2^2+1)" in the second equation is not present in the system of equations written in xCAS. See Attachment. Furthermore, the integral of "sqrt(sin(x)^2+cos(x)^2)" is naturally equal to "x", since sin(x)^2+cos(x)^2 = 1
(10-01-2022 01:26 AM)jerryxu Wrote: [ -> ]The people from HP Computers sent me to royal and then royal sent me here. Anyway this is the bug(screenshot in attachment of false results by Prime and correct results by XCAS):


The Prime seems to be failing this two variable linear equation with relatively unusual arguments. But this type of arguments appear regularly when the CAS is used for computational geometry. So it should be fixed.
Another minor bug: just try integrating sqrt(sin(x)^2+cos(x)^2)

Sorry, my mistake: actually the bugs just seem present. I rewrote the equation in a wrong way. Sorry again!
Reference URL's