MathJs otrzymują element z Matrix

M.get([0,0])
// Both methods work. Above is preferred

M.subset(math.index(1, 2));
slohobo