Post Reply 
Little explorations with HP calculators (no Prime)
05-02-2017, 03:45 PM
Post: #207
RE: Little explorations with the HP calculators
(05-01-2017 05:36 PM)pier4r Wrote:  Is there a command for reversing monodimensional arrays or vectors like REVLIST on the 50g ? (maybe thirdy party libraries that adds those?)

Or should I create one by myself? (take array, to list, revlist, array again)

It's RPL so there are probably 15 different approaches that would all be valid. Smile That said, I'd be surprised if you could find a faster RPL way than you've mentioned, because REVLIST is very efficient.

(05-01-2017 05:36 PM)pier4r Wrote:  Moreover if I do { 5 } V\-> it returns only 5, that is neat, but in the AUR V\-> is not documented for list. Are those "alternative use" a quirk of a command, because not designed for it, or am I missing some documentation?

Interesting. On my 50g, "{ 5 } V→" results in a "Bad Argument Type" error. That's what I'd expect for this. I'm curious as to what's different about our 50g's that this operation gives you the result you're seeing.

If you execute "HEX RCLF", what is the result?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Little explorations with the HP calculators - DavidM - 05-02-2017 03:45 PM



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