Happy 2^10 Day!
http://edspi31415.blogspot.com/2013/10/hp-prime-programming-tutorial-1-local.html
Edited: 25 Oct 2013, 8:18 a.m. after one or more responses were posted
HP Prime Programming Tutorial #1: LOCAL, RETURN
|
|
« Next Oldest | Next Newest »
|
▼
10-24-2013, 10:21 PM
Happy 2^10 Day!
Edited: 25 Oct 2013, 8:18 a.m. after one or more responses were posted ▼
10-25-2013, 07:54 AM
Great! Thanks for the tutorial. I really like your writing style and am looking forward to the other entries. Tom L ▼
10-25-2013, 09:27 AM
Quote: Thanks!
10-25-2013, 10:23 AM
Very cool! Thanks for sharing.
10-25-2013, 10:40 AM
Hi Eddie, Thank you for the tutorial. I am looking forward for the next installments. Just a comment: in RPN you can also call the program as follows :
arg_1 [space] arg_2 [space] ... arg_n [space] TEST [Enter] or this way:
arg_1 [Enter] There is no need of using parenthesis nor stating the number of arguments. If the arguments are not completed, the calculator answers with a "Error: bad argument count", similar to the 50g's "Error: Too few arguments". Regards, Miguel ▼
10-26-2013, 02:07 PM
Quote: Very nice! Do you mind if I mention your tip on my blog? Eddie |