Tagged Questions
4
votes
2answers
291 views
Matrix doesn't shrink when put in fraction.
This is my minimal example, the problem is the different size of the two x. I would expect the matrix to be shrunken too, but it isn't. Why is this and how is it corrected?
...
3
votes
1answer
712 views
Shrinking large matrices by preventing column alignment
I have a relatively large but sparse matrix (say 20x20). Maple has no problem displaying it on a screen because maple does not force the columns to be aligned when the matrix is large enough : element ...