Post Reply 
symbolic constants in CAS
12-22-2013, 07:52 PM
Post: #5
RE: symbolic constants in CAS
On the HP Prime, there is a major difference between 'A' and 'a' besides one being uppercase and the other being lowercase. The variable 'A' is always a real-valued variable and can never be undefined. On the other hand, 'a' may be treated as an undefined variable. What you likely experienced was that using 'A' in your calculations will actually convert 'A' to the value stored in this variable.

Try using the laplace command but with undefined variables such as 'a'. If for some reason 'a' seems to not work, then it may be the case that you had previously stored a value into 'a'. To make matters worse, the 'a' as a variable created in Home view is different from the 'a' variable created in CAS view. To ensure that all versions of the variable 'a' are "deleted" you can use the memory browser to delete the Home view version, and purge(a) to delete the CAS version.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
symbolic constants in CAS - jgreenb2 - 12-22-2013, 04:42 AM
RE: symbolic constants in CAS - Han - 12-22-2013, 04:44 AM
RE: symbolic constants in CAS - jgreenb2 - 12-22-2013, 01:24 PM
RE: symbolic constants in CAS - jgreenb2 - 12-22-2013, 07:42 PM
RE: symbolic constants in CAS - Han - 12-22-2013 07:52 PM
RE: symbolic constants in CAS - parisse - 12-23-2013, 07:59 AM
RE: symbolic constants in CAS - Rich - 05-19-2014, 10:26 PM
RE: symbolic constants in CAS - Unlockcell - 05-23-2014, 07:01 PM



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