Ask Your Question

Revision history [back]

I get the same error (I tried 1 + 1). It seems that everything is undefined, also objects like Matrix. If you type somewhere Integer = int. Then sage will get 1+1 and output 2, but then if you try to make an object like a Matrix, it will still say that Matrix is not defined.