Page 1 sur 1

is_matrix() cmd

Publié : mer. janv. 23, 2019 8:14 pm
par compsystems
Hello BP
Is there an order to determine if a list of list is a matrix?

list2 := [ [1], [2, 3],[4, 5, 6], [7]]

is_matrix(list2) [enter] false

Re: is_matrix() cmd

Publié : jeu. janv. 24, 2019 6:05 am
par parisse
I will add a command, is_matrix is indeed a good name.