Post Reply 
the prime have other Hidden functions?
07-05-2015, 05:10 AM
Post: #7
RE: the prime have other Hidden functions?
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))
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? - parisse - 07-05-2015 05:10 AM



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