Post Reply 
inverse function command
08-03-2022, 08:35 PM (This post was last modified: 08-03-2022 08:36 PM by jonmoore.)
Post: #19
RE: inverse function command
(08-03-2022 06:20 PM)Albert Chan Wrote:  
(08-03-2022 05:26 PM)jonmoore Wrote:  BTW it's not a -45 degree rotation, it's a reflection.

That's what the sign, f(x) is for.
Plots gives points (x,-y). Rotate calculator 90°, we have points (y,x)

But you're forgetting that the 48 series of calculators doesn't understand negated f(x) notation. e.g. If you input 'f(x)=2*x+3' and input the command DEF, this automatically gets translated to the RPL statement:

<< -> X '2*x+3' >>

However, if you input '-f(x)=2*x+3' and attempt to DEF that statement you get an invalid definition. This is the reason that Bill Wickes had to devise a workaround for Donald LaTorre's books.

My post dealt very specifically with the 48G series of calculators but the same invalid definition error applies to the 50g (and other RPL calculators) too.

Other graphing calculators may or may not work more gracefully out of the box with inverse notation but not HP's RPL calculators.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
inverse function command - DrD - 10-07-2017, 04:20 PM
RE: inverse function command - Joe Horn - 10-07-2017, 06:53 PM
RE: inverse function command - DrD - 10-07-2017, 08:24 PM
RE: inverse function command - Joe Horn - 10-08-2017, 12:21 AM
RE: inverse function command - DrD - 10-08-2017, 01:11 AM
RE: inverse function command - Joe Horn - 10-08-2017, 02:35 AM
RE: inverse function command - DrD - 10-08-2017, 04:07 AM
RE: inverse function command - DrD - 10-08-2017, 04:18 AM
RE: inverse function command - parisse - 10-08-2017, 06:33 AM
RE: inverse function command - DrD - 10-08-2017, 10:09 AM
RE: inverse function command - parisse - 10-08-2017, 12:07 PM
RE: inverse function command - DrD - 10-08-2017, 01:02 PM
RE: inverse function command - Joe Horn - 10-08-2017, 01:32 PM
RE: inverse function command - DrD - 10-08-2017, 01:41 PM
RE: inverse function command - jonmoore - 08-02-2022, 12:22 PM
RE: inverse function command - Albert Chan - 08-03-2022, 04:19 PM
RE: inverse function command - jonmoore - 08-03-2022, 05:26 PM
RE: inverse function command - Albert Chan - 08-03-2022, 06:20 PM
RE: inverse function command - jonmoore - 08-03-2022 08:35 PM



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