How do I learn RPL and solve this problem with it?
|
09-26-2017, 06:46 PM
Post: #34
|
|||
|
|||
RE: How do I learn RPL and solve this problem with it?
Here's a program for the HP Prime using some ideas from Claudio to speed it up (for me PPL is much easier than RPL for writing quick programs such as this one) :
Code: Suffix(n) RES(523000) returns: 560K || 8.2M = 524.2K (0.23) RES(117) returns: 120 || 4.7K = 117.01 (0.01) RES(28) returns: 56 || 56 = 28 (0) Note: the special character that may not be rendered correctly is the small E for EEX |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)