The Background
I'm trying to program a function for TI-Nspire CAS Handheld. The function should determine the properties of one or more matrices like orthonormality.
The Problem
I don't know how to transmit the matrices as parameters to the function. Does someone know if it's possible, or know any syntax example?
(I was linked here from following site: http://tibasicdev.wikidot.com/forum/t-1150809/parameters-ti-nspire-cas)