The Museum of HP Calculators

HP Forum Archive 21

[ Return to Index | Top of Index ]

HP Prime - One thing I can not draw in advanced graphing
Message #1 Posted by dg1969 on 19 Oct 2013, 1:22 p.m.

I experiment with applets drawing to choose the most appropriate applet for adaptation.

In function APP I can plot a function like this :

SIN(X)*Heaviside(X)

But in advanced graphing APP I can't draw :

Y=SIN(X)*Heaviside(X)

error "non valid object"... Any idea ?

I thought up the creation of an application that would require both plots simple function (APP function) and parametric plots ... I do not know what to do...

      
Re: HP Prime - One thing I can not draw in advanced graphing
Message #2 Posted by Tim Wessman on 19 Oct 2013, 1:46 p.m.,
in response to message #1 by dg1969

The advanced grapher is purely based on floating point operations. The vast majority of the CAS operations do not have the needed information regarding FP accuracy and error in order to work.

TW

            
Re: HP Prime - One thing I can not draw in advanced graphing
Message #3 Posted by dg1969 on 19 Oct 2013, 2:00 p.m.,
in response to message #2 by Tim Wessman

OK so I have to code my own heaviside function. It's quite easy.

What can we say about the possibility in the future of using the graphics capabilities of the two applets (function and parametric) inside the same personalized applet?

This does not match I guess the philosophy behind this machine.


[ Return to Index | Top of Index ]

Go back to the main exhibit hall