HP Forums
graphing in function app - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: graphing in function app (/thread-2031.html)



graphing in function app - lrdheat - 08-28-2014 07:42 PM

I can't seem to graph f(x) for values of x<0 where f(x)=x^(2/3) * (6-x)^(1/3). I tried surd, 3 root, x^(1/3) variations, all failed below x=0.

How do I accomplish this?


RE: graphing in function app - Tim Wessman - 08-28-2014 07:46 PM

NTHROOT

Currently, following HP conventions from the past ^ will return complex results for <0 input, while NTHROOT will always return the postive root only.

How would people feel about making the "complex" flag in the home settings make ^ either return the complex or the real?


RE: graphing in function app - lrdheat - 08-28-2014 08:51 PM

Hi Tim,

I would like that setting option!