The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Hp50g emu : graph abs(x)^3 gives negative y-values
12-11-2020, 09:07 PM
Post: #1
Hp50g emu : graph abs(x)^3 gives negative y-values
On my EMU48, I want to graph the function
y=abs(x)^3.

But for negative x-values it gives
negative y-values on the graph and also for F6-Table.

Strange, because executing on the stack
'abs(x)' ENTER
-5 ENTER
'x' STO
EVALUATE
gives the right answer 125 (and not -125).

On my real HP 48 Gx calculator, the graph is correct for negative x,
when writing y=abs(x)^3.

What should I check to get positive / symmetric graph for y,
like a U-shape, and not a wrong S-shape?

Thanks for your help.

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


Messages In This Thread
Hp50g emu : graph abs(x)^3 gives negative y-values - Gil - 12-11-2020 09:07 PM



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