Post Reply 
the prime have other Hidden functions?
07-05-2015, 06:22 PM
Post: #9
RE: the prime have other Hidden functions?
(07-05-2015 07:25 AM)BruceH Wrote:  
(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!. ;-)

Hello Bruce,
I don't think that "rtfm" will be enough, there is a lot to try out,as not everything that works in xcas also works on the prime, some examples of working xcas -commands can be found in this thread. But I do not have the time to try everything.
Arno
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? - Arno K - 07-05-2015 06:22 PM



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