Rev 4158 | Blame | Compare with Previous | Last modification | View Log | RSS feed
slib_lang_exists_tmp=yes
slib_title=Insert a coefficient in a matrix
slib_parms=4\
,matrix in wims form (inside brackets)\
,row\
,column\
,element to insert (no comma)
slib_out=a new matrix with the element at the asked place
slib_comment=the place where to insert the element must be already fillout.
slib_example=[1,2;allo;mer],1,2,jeudi\
[1,2;allo;],1,3,jeudi\
[1,2;allo],4,3,jeudi