Post Reply 
the prime have other Hidden functions?
07-05-2015, 07:25 AM
Post: #8
RE: the prime have other Hidden functions?
(07-05-2015 05:10 AM)parisse Wrote:  The "more powerful" version is already implemented in the CAS sort function
name := [ "Bird", "Jordan", "O'Neal" ];height := [ 2.06, 1.98, 2.16 ];
sort(transpose([name,height]),(j,k)->j(2)>k(2))

Thanks Bernard. Clearly I need to learn to RTFM!. ;-)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: the prime have other Hidden functions? - BruceH - 07-05-2015 07:25 AM



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