Skip to content
Prev 78038 / 398502 Next

is it possible to form matrix of matrices...and multiple arrays

booop booop a ??crit :
I don't think you can use matrix() to store other matrix() inside.
But array() is a solution to store matrix() inside.
(At least I have use it).