Post Reply 
[HP PPL] Concatenation inside CAS(..) command does not work
08-06-2024, 04:08 AM (This post was last modified: 08-06-2024 04:32 AM by komame.)
Post: #5
RE: [HP PPL] Concatenation inside CAS(..) command does not work
I know that the result can be displayed, but that's just a side effect of the approach you used. The Home mode, even though it displays the result, doesn't actually understand it.

So, the question is, why do it in Home mode when doing it in CAS allows you not only to get the result but also to continue operating on it? For instance, you can substitute the result of one of your functions into another one of your functions (without using strings, just regular symbolic expressions as input).

The HP Prime is designed to do such things on the CAS side (CAS program with #CAS #END region).

Is there a particular reason why you need to do it in PPL (Home)?

Piotr Kowalewski
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [HP PPL] Concatenation inside CAS(..) command does not work - komame - 08-06-2024 04:08 AM



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