Post Reply 
HP 50g function plotting
05-11-2020, 11:04 PM (This post was last modified: 05-11-2020 11:05 PM by BruceH.)
Post: #6
RE: HP 50g function plotting
(05-10-2020 05:07 PM)Cristi Neagu Wrote:  Hello,

Just joined to ask a specific question, because i can't seem to find an answer for it.

Say i have an arithmetic relation either on the stack or stored in a variable. Something like
Code:
'2X^3'
How can i plot it? As far as i can tell, going into the 2D/3D or the Y= "windows" i can only start writing a new one, but there seems to be no way for me to use an already defined function. Is there any easy way to plot an already defined function?

I can see that in the Y= window i can use an equation defined in the current folder, but not a simple function. I can also see that i can store that relation in the Eq variable and it will then show up. Is that the correct way of doing it? Storing functions in the Eq variable and then plotting? Seems more of a hack than anything else...

Thank you.

In ALG mode, from a freshly reset calculator:
  1. Type in '2X^3' and press Enter so that it is in the history level one
  2. Press Y=
  3. Press ADD
  4. Press HIST
  5. Press ECHO
  6. Press Enter
  7. Press DRAW

Same for RPN mode, except you have to hold right-shift and press Y= otherwise it tries to do whatever is right-shift assigned to the F1 menu position.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP 50g function plotting - Cristi Neagu - 05-10-2020, 05:07 PM
RE: HP 50g function plotting - franz.b - 05-11-2020, 02:29 PM
RE: HP 50g function plotting - Carsen - 05-11-2020, 06:18 PM
RE: HP 50g function plotting - Joe Horn - 05-12-2020, 03:25 AM
RE: HP 50g function plotting - BruceH - 05-12-2020, 12:27 PM
RE: HP 50g function plotting - Joe Horn - 05-12-2020, 08:28 PM
RE: HP 50g function plotting - BruceH - 05-11-2020 11:04 PM



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