Post Reply 
Why do commands behave inconsistently?
03-25-2020, 03:15 AM
Post: #2
RE: Wy do commands behave inconsistently?
(03-24-2020 09:32 PM)Orome Wrote:  If I have a list in Home and choose List > REVERSE from the toolbox, I get a reversed list as a result, but if I have a list and choose List > SORT, I get the list followed by SORT(), which can't be evaluated.

For example, if I have
{2, 5, 8, 3, 6, 9}
and choose List > REVERSE I get
{9, 6, 3, 8, 5, 2}
but if I instead choose List > SORT I get
{2, 5, 8, 3, 6, 9} SORT()
which is unusable.

Why do these behave differently, and how am I supposed to know that they do?

I tried this on many emulators and a real calculator.
I used RPN and Algebraic.
It always worked correctly

Perhaps you do not have the latest software?
– –
VPN
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Wy do commands behave inconsistently? - CyberAngel - 03-25-2020 03:15 AM



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