graphing in function app
|
08-28-2014, 07:42 PM
Post: #1
|
|||
|
|||
graphing in function app
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? |
|||
08-28-2014, 07:46 PM
Post: #2
|
|||
|
|||
RE: graphing in function app
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? TW Although I work for HP, the views and opinions I post here are my own. |
|||
08-28-2014, 08:51 PM
Post: #3
|
|||
|
|||
RE: graphing in function app
Hi Tim,
I would like that setting option! |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)