Oops - I forgot which tool I'm in. The expression would probably look more like this:
put matrixMultiply(arrayWith44rows, arrayWith44columns) into myNewArray Phil ----- Original Message ----- From: "Phil Davis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 29, 2002 10:04 AM Subject: Re: matrixMultiply returns a new array named what? > I've never used it, but... since matrixMultiply() is a function, I assume you supply >the array name on the left side of the expression: > > myNewArray = matrixMultiply(arrayWith44rows, arrayWith44columns) > > Phil > > ----- Original Message ----- > From: "Gregory Lypny" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, July 29, 2002 8:03 AM > Subject: matrixMultiply returns a new array named what? > > > > Hi Everyone, > > > > The MC Reference says that matrixMultiply returns a new array. > > What is the name of that array? > > > > Regards, > > > > Greg > > > > Gregory Lypny > > Concordia University > > ___________________ > > "Better for us if you don't understand." > > - The Tragically Hip > > > > _______________________________________________ > > metacard mailing list > > [EMAIL PROTECTED] > > http://lists.runrev.com/mailman/listinfo/metacard > > _______________________________________________ > metacard mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/metacard _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
