Post Reply 
newbie question: how to take element from an array on command line
12-27-2017, 07:16 PM
Post: #4
RE: newbie question: how to take element from an array on command line
(12-27-2017 05:20 PM)iamhuzhe Wrote:  say `iquorem(63, 23)` returns [2, 17], how do I get 2, or 17 out of that array

Ans(1) should get you 2 and Ans(2) should get you 17 as one way (in CAS)

Cheers, Terje
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newbie question: how to take element from an array on command line - Terje Vallestad - 12-27-2017 07:16 PM



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