Hi I just wanna mention that for conversions you can type in your amount, then press the unit button and select your unit, then press sto and then the unit button again to select what you want to convert into.
That doesn't work in RPN mode; with RPN, you need to push the quantity to convert on the stack followed by the units to convert to in the next stack position down and finally the convert function itself on the lowest stack position, then hit ENTER.
Nice vid. Maybe I would’ve passed my class if I had this calculator with that nifty conversion feature 😅 but how do you kno how to use these programs? Are there instructions in the Manual for each one ?
@@iguay009 yea thanks I found that button it’s really useful and detailed I’m going through the tree one by one. I’ve never had a calculator like this it’s amazing the things it can do.
Yeah! I wrote most of those programs myself, contained under the "User" Tab when I hit the toolbox. Some programs are written into the computer by the devs, but those User programs I wrote on my own. And yeah the conversion feature rocks :)
I think it's worth mentioning that you can just hit solve. I don't know if I'm the only one but it seems strange to try parse a value when the equation has an answer. Thanks for a great video.
I'm not completely sure what you mean, but if you just hit solve, wouldn't you be giving the calculator a "guess" of 0? I put 5 in there because it usually returns the smallest positive solution to an equation. When there's, say, a positive solution at 12 & a negative one at -12, you'd have to specify, because otherwise the calculator won't return either solution.
@@paragonmathematics7070 if you look at your example, you're able to solve this without guessing a value for x right? Just using basic algebra will get you there. The calculator has the limitation of only being able displaying one value using the solve app. I get around that by plotting the equation inside the solve app and the graph will logically tell me if there is another solution. Furthermore, the calculator may in some equations, use a random seed making it redundant to enter one yourself. Overall, it doesn't matter if you put a seed in, just hit solve and plot the equation, you'll be fine. I'd like to add that the calculator is a tool and not the solution. So I wouldn't quite expect it to do everything for me otherwise I'd be out of a job! Thanks for your reply Reese. (Hope I spelled that right!)
wish I had this in secondary school maths in the early ‘70s. The HP Prime costs around $250, in 1975 the HP65 or HP67 cost about $1000, a good fraction of the cost of a car. My salary was about $5200 a year. Now Copilot can write the progam.
That's a bit more difficult- you need to download the HP Prime Connectivity Kit, connect your Prime to your computer, and use the Connectivity Kit to update the Prime.
So about six minutes in, I enter the equations in. In each line, after you type your first plot, you have to hit Enter. That will put your equation into E1, then move down into E2 and do the same thing. After you have both of the functions into their lines, hit Plot. This should plot the two equations.
After I finish working on a equation and start working on another. I still have the first equation in the memories, even after I delete the first equation. How you fix this?
Do you have a download link for the HP prime desktop emulator? I hear that it originally was free for windows but I cant find it from any official HP documentations.
Sure! This isn't official by any means, but here's the link: www.hp-prime.de/en/category/6-downloads Under the purple tab called "Software" just download HP Prime Virtual Calculator (PC). I'm pretty sure that's why I got mine.
If I wanted to find out an exponential function, for example: 56 grams of yeast grow at a constant rate of Lambda 0,3667 and the question is how much it would grow in 5 days, how would I need to type it?
@@paragonmathematics7070 I found it if you are interested. Press CAS then open the toolbox and pick solve, zeros. Write the equation without the equal zero part then press enter. Thank you for your excellent video
Really, you can put whatever number you want in there. The way the calculator works, it finds the closest solution to your guess. I guess 5 because (most of the time) it will give me the smallest positive solution to the equation.
@@doronbarzilay590 It won't return more than one solution, but the calculator does calculate multiple solutions in the background. For example, if you try to find the solution of sin(x) = 0 and give a guess of 0.1, the calculator will return an answer of x = 0. However, if you give a guess of x = 4, the calculator will return a different answer (x = 3.14). This, and the reason the calculator needs 1 specific guess, is because of the specific numerical algorithm the calculator runs to find the solution. I don't know specifically which algorithm the calculator uses, but on a graph, the calculator will graph both sides of the equation and find the closest intersection to your guess. However, when you hit "Plot" (next to "Num"), the calculator will plot multiple solutions. Hope that infodump helps!
Hey man, how do you use the explorer app to solve quadratic with a table of values? Since my HP prime does not have quadratic solver in the apps, just the explorer app.
I'll look into those! I've just been using Screen Snipping for most of these, but Whiteboard/Evernote might make cleaner notes. I'll take a look at both
HP Prime may be a fantastic pocket calculator. I've got it since it came out. But: it is unusable for me, because I cannot read the key captions. They are in a light blue and a light orange, and the are too small. Even with glasses on it is disturbing me. I still like the key caption of e.g. the HP-48S/SX or that of the HP-41 and many of the old ones (which I own all - I'm a long time gatherer of HP calculators). The Prime is a complete disappointment.
YOOOOOOOO THIS WAS A WHOLE W
Thanks! Glad you liked it man
What's this in English?
Hi I just wanna mention that for conversions you can type in your amount, then press the unit button and select your unit, then press sto and then the unit button again to select what you want to convert into.
That doesn't work in RPN mode; with RPN, you need to push the quantity to convert on the stack followed by the units to convert to in the next stack position down and finally the convert function itself on the lowest stack position, then hit ENTER.
You explain very well. I hope you continue with these videos. Thanks!
No problem! I do have some ideas for more- life likes to get in the way of videos. Thanks so much for the feedback!
Nicely explained thank you 👍 The G2 Prime is a great calculator 👌
This one was really helpful!
great video! just switched over from a TI-84 plus CE and was finding the transition a little difficult.
How you like it now sense you used it for awhile?
Great! HP Prime is superior.
Thank you, sir
No prob bro
Nice vid. Maybe I would’ve passed my class if I had this calculator with that nifty conversion feature 😅 but how do you kno how to use these programs? Are there instructions in the Manual for each one ?
yea, you have a help button that gives you all the info of the command and also examples of how it works
@@iguay009 yea thanks I found that button it’s really useful and detailed I’m going through the tree one by one. I’ve never had a calculator like this it’s amazing the things it can do.
Yeah! I wrote most of those programs myself, contained under the "User" Tab when I hit the toolbox. Some programs are written into the computer by the devs, but those User programs I wrote on my own. And yeah the conversion feature rocks :)
This was great, thank you !
I think it's worth mentioning that you can just hit solve. I don't know if I'm the only one but it seems strange to try parse a value when the equation has an answer. Thanks for a great video.
I'm not completely sure what you mean, but if you just hit solve, wouldn't you be giving the calculator a "guess" of 0? I put 5 in there because it usually returns the smallest positive solution to an equation. When there's, say, a positive solution at 12 & a negative one at -12, you'd have to specify, because otherwise the calculator won't return either solution.
@@paragonmathematics7070 if you look at your example, you're able to solve this without guessing a value for x right? Just using basic algebra will get you there. The calculator has the limitation of only being able displaying one value using the solve app. I get around that by plotting the equation inside the solve app and the graph will logically tell me if there is another solution. Furthermore, the calculator may in some equations, use a random seed making it redundant to enter one yourself. Overall, it doesn't matter if you put a seed in, just hit solve and plot the equation, you'll be fine.
I'd like to add that the calculator is a tool and not the solution. So I wouldn't quite expect it to do everything for me otherwise I'd be out of a job!
Thanks for your reply Reese. (Hope I spelled that right!)
wish I had this in secondary school maths in the early ‘70s.
The HP Prime costs around $250, in 1975 the HP65 or HP67 cost about $1000, a good fraction of the cost of a car. My salary was about $5200 a year.
Now Copilot can write the progam.
Thanks a mill
Of course!
How do you update the firmware on the hp Prime? Thanks
That's a bit more difficult- you need to download the HP Prime Connectivity Kit, connect your Prime to your computer, and use the Connectivity Kit to update the Prime.
On the second equation I hit "plot" and get the error "Check exactly one equation." How do you get the second plot without the first getting erased?
So about six minutes in, I enter the equations in. In each line, after you type your first plot, you have to hit Enter. That will put your equation into E1, then move down into E2 and do the same thing. After you have both of the functions into their lines, hit Plot. This should plot the two equations.
Is it possible to store equations somewhere and restore them later? I want to use it for engineering.
Yeah! The copy-paste tool can hold multiple equations at the same time. I'm not exactly sure how to use it like that, though.
After I finish working on a equation and start working on another. I still have the first equation in the memories, even after I delete the first equation. How you fix this?
Not exactly sure what you mean by memories. You mind emailing me a screenshot?
What was that 5 you are inputting in the equation?
How do I update the firmware?
Do you have a download link for the HP prime desktop emulator? I hear that it originally was free for windows but I cant find it from any official HP documentations.
Sure! This isn't official by any means, but here's the link: www.hp-prime.de/en/category/6-downloads
Under the purple tab called "Software" just download HP Prime Virtual Calculator (PC). I'm pretty sure that's why I got mine.
If I wanted to find out an exponential function, for example: 56 grams of yeast grow at a constant rate of Lambda 0,3667 and the question is how much it would grow in 5 days, how would I need to type it?
Is it possible to calculate % ?
Kind of. Can you give me an example?
Can you solve a simple trinomial function like a casio and get your 2 answers?
Working on it
@@paragonmathematics7070 I found it if you are interested.
Press CAS then open the toolbox and pick solve, zeros. Write the equation without the equal zero part then press enter. Thank you for your excellent video
Amazing
Thanks!
Why are you giving it a guess of 5?
Really, you can put whatever number you want in there. The way the calculator works, it finds the closest solution to your guess. I guess 5 because (most of the time) it will give me the smallest positive solution to the equation.
@@paragonmathematics7070 so what if there is more then one solution? the calculator wont show it??
@@doronbarzilay590 It won't return more than one solution, but the calculator does calculate multiple solutions in the background. For example, if you try to find the solution of sin(x) = 0 and give a guess of 0.1, the calculator will return an answer of x = 0. However, if you give a guess of x = 4, the calculator will return a different answer (x = 3.14).
This, and the reason the calculator needs 1 specific guess, is because of the specific numerical algorithm the calculator runs to find the solution. I don't know specifically which algorithm the calculator uses, but on a graph, the calculator will graph both sides of the equation and find the closest intersection to your guess. However, when you hit "Plot" (next to "Num"), the calculator will plot multiple solutions.
Hope that infodump helps!
@@doronbarzilay590 that sucks! There is no way to get all or 2 solutions? I think TI calculators show multiple solutions.
@@technics6215 no they don't too
Hey man, how do you use the explorer app to solve quadratic with a table of values? Since my HP prime does not have quadratic solver in the apps, just the explorer app.
Not really sure what you mean. You can use the Regression app to find an equation for a table of values- it's really cool!
Using this technology is actively more challanging than the math that they are giving me
Is it possible to configure it for units like micro, milli, kilo, mega, etc. like in Casio FX?
Probably, but I'm not exactly sure how to do it. Maybe try going to Settings in your calculator (blueshift-Home button).
Choose engineering format...but just memorize those units cuz it only gonna show E06 but then u know is Mega
How can you adjust your emulator size? Mine is too big even in compact mode
Horizontal is a bit smaller than Compact, but I messed around with the maximize and Windows window size change and got it to be small.
@@paragonmathematics7070 Thank you
next time, maybe use windows whiteboard or evernote?
I'll look into those! I've just been using Screen Snipping for most of these, but Whiteboard/Evernote might make cleaner notes. I'll take a look at both
@@paragonmathematics7070 Goodnotes is a really good option and that's what I use (on iPad though).
HP Prime may be a fantastic pocket calculator. I've got it since it came out. But: it is unusable for me, because I cannot read the key captions. They are in a light blue and a light orange, and the are too small. Even with glasses on it is disturbing me. I still like the key caption of e.g. the HP-48S/SX or that of the HP-41 and many of the old ones (which I own all - I'm a long time gatherer of HP calculators).
The Prime is a complete disappointment.
Thank you for your good presentation but the calculator is surprisingly very basic. I was not impressed at all by its capabilities
Thanks for your feedback- what additional capabilities were you expecting of the Prime?
Almost inaudible.