Post Reply 
HP50 - Function
10-11-2020, 04:54 PM
Post: #5
RE: HP50 - Function
(10-11-2020 11:26 AM)Nigel (UK) Wrote:  The issue is addressed and a solution suggested here.

The accepted solution for that thread was focused on a very specific situation, namely that of using the 50G in algebraic mode (as opposed to RPN). If using RPN (which most people should Smile), that solution doesn't apply. In RPN mode, entering an algebraic containing IFTE from the command line still won't work for plotting.

I believe the best way to approach this if using the 50G in RPN mode would be to create a program (I'll call it 'F1') that simply has the following in it:
Code:
«
  X 0 ≤
  1
  X SIN
  IFTE
»

Save that as 'F1', then go into the plotting environment and enter 'F1' as the equation to plot. ERASE, then DRAW. Function plotted!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP50 - Function - CMarangon - 10-11-2020, 12:24 AM
RE: HP50 - Function - Nigel (UK) - 10-11-2020, 11:26 AM
RE: HP50 - Function - Albert Chan - 10-11-2020, 12:24 PM
RE: HP50 - Function - grsbanks - 10-11-2020, 12:34 PM
RE: HP50 - Function - DavidM - 10-11-2020 04:54 PM
RE: HP50 - Function - CMarangon - 10-12-2020, 12:30 AM
RE: HP50 - Function - CMarangon - 10-12-2020, 12:42 AM
RE: HP50 - Function - David22 - 10-23-2020, 10:48 PM
RE: HP50 - Function - DavidM - 10-24-2020, 03:44 AM
RE: HP50 - Function - SammysHP - 10-24-2020, 03:57 PM
RE: HP50 - Function - rprosperi - 10-24-2020, 05:13 PM
RE: HP50 - Function - franz.b - 10-24-2020, 07:46 PM
RE: HP50 - Function - David22 - 10-24-2020, 10:00 PM
RE: HP50 - Function - ijabbott - 10-24-2020, 10:13 PM
RE: HP50 - Function - rprosperi - 10-24-2020, 11:04 PM
RE: HP50 - Function - Gerson W. Barbosa - 10-25-2020, 12:06 AM
RE: HP50 - Function - rprosperi - 10-25-2020, 02:15 AM
RE: HP50 - Function - Massimo Gnerucci - 10-24-2020, 06:18 PM



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