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
