Post Reply 
PPL Inconsistency: Storing Functions to Function Variables
02-18-2023, 03:37 PM (This post was last modified: 02-18-2023 03:39 PM by Eddie W. Shore.)
Post: #1
PPL Inconsistency: Storing Functions to Function Variables
I did some work with the HP Prime this week. The PPL and the way things are done at the Home screen are inconsistent. I can use quotes to store functions ( F1:="X^2+1" ) but have to use the QUOTE command in a program. ( F1:=QUOTE(X^2+1) )

Aside, I also found that using STARTAPP at the beginning allows me to use app commands without having to use prefixes first.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
PPL Inconsistency: Storing Functions to Function Variables - Eddie W. Shore - 02-18-2023 03:37 PM



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