HP Forums
Not Implemented Yet - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Not Implemented Yet (/thread-776.html)



Not Implemented Yet - dan_h - 02-26-2014 03:24 PM

I received my Prime from HP Direct on Feb. 1, and have been going through the Quick and User Guides, and downloaded the Xcas documentation to try the different examples. I'm now going through a differential equation workbook, trying different equations at random, and most of them are handled by the Prime. But, I did get the result shown below on a few occasions.

In CAS mode:

desolve(y'=x^2/(1-y^2),y)

Instead of solving this D.E., the following error message appeared.

Warning! Algebraic extension not implemented yet for poly ...

Apparently, more math capability will be added at a later date.


RE: Not Implemented Yet - dan_h - 02-27-2014 05:28 PM

Adding to my initial post, I have noticed that the displayed answers may require scrolling to the right because of a long answer that contains many constants of integration, but G0 etc. instead of c. An option to eliminate the constants would provide a cleaner, simpler displayed answer. Maybe the option is already there, I just haven't discovered it.