HP Forums

Full Version: Batman Meets HP Prime
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
From WolframAlpha: Batman.

Nice addition to the example library in the Advanced Graphing app, eh?
For the lazy one's just open the Function app and copy the following formulas into F1(X) .. F4(X):

2*sqrt(-abs(abs(X)-1)*abs(3-abs(X))/((abs(X)-1)*(3-abs(X))))(1+abs(abs(X)-3)/(abs(X)-3))sqrt(1-(X/7)^2)+(5+0.97(abs(X-.5)+abs(X+.5))-3(abs(X-.75)+abs(X+.75)))(1+abs(1-abs(X))/(1-abs(X)))

-3*sqrt(1-(X/7)^2)sqrt(abs(abs(X)-4)/(abs(X)-4))

abs(X/2)-0.0913722(X^2)-3+sqrt(1-(abs(abs(X)-2)-1)^2)

(2.71052+(1.5-.5abs(X))-1.35526sqrt(4-(abs(X)-1)^2))sqrt(abs(abs(X)-1)/(abs(X)-1))+0.9

The resulting display is:
[Image: batman_prime.png]

It’s not who I am underneath, but what I do that defines me. – Batman
(01-29-2019 06:59 PM)Jurgen Keller Wrote: [ -> ]For the lazy one's just open the Function app and copy the following formulas into F1(X) .. F4(X):

2*sqrt(-abs(abs(X)-1)*abs(3-abs(X))/((abs(X)-1)*(3-abs(X))))(1+abs(abs(X)-3)/(abs(X)-3))sqrt(1-(X/7)^2)+(5+0.97(abs(X-.5)+abs(X+.5))-3(abs(X-.75)+abs(X+.75)))(1+abs(1-abs(X))/(1-abs(X)))

-3*sqrt(1-(X/7)^2)sqrt(abs(abs(X)-4)/(abs(X)-4))

abs(X/2)-0.0913722(X^2)-3+sqrt(1-(abs(abs(X)-2)-1)^2)

(2.71052+(1.5-.5abs(X))-1.35526sqrt(4-(abs(X)-1)^2))sqrt(abs(abs(X)-1)/(abs(X)-1))+0.9

The resulting display is:
[Image: batman_prime.png]

It’s not who I am underneath, but what I do that defines me. – Batman

yeah! great!
Reference URL's