Question 907583
{{{B=(matrix(2,4,5,-2,4,3,0,8,12,-1))}}}
First index is row, second index is column.
Second row, second column.
{{{B[2,2]=8}}}