[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Is there a shorthand for e.g. qr = divrem(a,b); q=qr[1]; r=qr[2]; ?