Page 1 sur 1

makelist(#);

Publié : mer. sept. 12, 2018 2:14 pm
par compsystems
Hi, the hp-prime has a command called makeMat, which creates a unidimendional array

Please can make makelist accept a single argument, the number of elements,

makelist(3); Place a list of 3 zeros [ 0, 0, 0 ]

Re: makelist(#);

Publié : mer. sept. 12, 2018 6:04 pm
par parisse
This works already.