Up | Next | Prev | PrevTail | Tail |
Normally, procedures can only return scalar values. In order for a procedure to return a matrix, it has to be declared of type MATRIXPROC:
Following this declaration, the call to SkewSym1 can be used as a matrix, e.g.
Up | Next | Prev | PrevTail | Front |