Possible bug 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: Possible bug in function app? (/thread-2287.html) |
Possible bug in function app? - Mickpc - 10-13-2014 10:40 PM I plotted y = x^2 and its derivative into the function application using the template button for the d/dx(x^2) Now instead of getting a y = 2*x line I get a line y = 0! Is it possible that I have done something wrong? Thank you Michael C RE: Possible bug in function app? - Han - 10-14-2014 03:53 AM (10-13-2014 10:40 PM)Mickpc Wrote: I plotted y = x^2 and its derivative into the function application using the template button for the d/dx(x^2) This thread may be helpful for you: http://www.hpmuseum.org/forum/thread-2199.html RE: Possible bug in function app? - Mickpc - 10-14-2014 04:18 AM That is interesting behaviour, it would be nice if the first method threw a error message instead of what it does do. Thank you Michael C |