Post Reply 
"Exercises" HP Prime Book
05-27-2018, 11:09 AM
Post: #5
RE: "Exercises" HP Prime Book
I fount that problem in a document called, HP Prime Exercise Book by Mickaƫl Nicotera here:

http://www.hp-prime.de/files/composite_f...ages_m.pdf

To copy data from the geometry app to the stats2 app, assuming you already have this constructed:

   

I would just adjust the slider to each point in the plot view, go to CAS, then type this into the command line:

(L1(0):=distance(GE,GB)),(L2(0):=area(GG))

After that, each time you tap enter it appends the distance to the end of list L1 and area to the end of list L2.

Once you have the data in the lists, go to the stat 2 app and type:

C1:=L1;C2:=L2

Which you can plot.

-road
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
"Exercises" HP Prime Book - woops - 05-25-2018, 02:24 PM
RE: "Exercises" HP Prime Book - roadrunner - 05-26-2018, 10:06 AM
RE: "Exercises" HP Prime Book - woops - 05-26-2018, 05:01 PM
RE: "Exercises" HP Prime Book - woops - 05-26-2018, 09:03 PM
RE: "Exercises" HP Prime Book - roadrunner - 05-27-2018 11:09 AM
RE: "Exercises" HP Prime Book - woops - 05-27-2018, 03:49 PM
RE: "Exercises" HP Prime Book - roadrunner - 05-27-2018, 05:54 PM
RE: "Exercises" HP Prime Book - woops - 05-29-2018, 06:03 PM



User(s) browsing this thread: 1 Guest(s)