HP Forums
Upper case(X) in CAS mode - 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: Upper case(X) in CAS mode (/thread-16721.html)



Upper case(X) in CAS mode - JLuis2 - 04-22-2021 06:45 PM

First:
The Slope function was not working properly on CAS mode, it was giving 0 instead of -1.
1) When using CAS with SLOPE(2x(Sqr) – 9x,2) the result is 0
2) When using Home with SLOPE(2x(Sqr) – 9x,2) the result is Error: Syntax Error
After figuring out that the parameter (x) should be on the upper case(X), I decided to make this post.

Why does CAS mode allow me to enter the lower case and give me a not correct result?

Second
From the User Guide:
Adding text.
The text you can enter directly is shown by the orange characters on the keys. Both uppercase and lowercase characters can be entered, and the method is exactly the opposite in CAS view than in Home view.

Can I make it the same in Home and CAS mode?