Perhaps a stupid question.
I have a function which is applied to a matrix say $A_1$. Inside my fonction I call show(A_1) but I would like to call
show(LatexExpr(r"A_1 ="A_1) without to be obliged to define a string for A_1.
| 1 | initial version |
Perhaps a stupid question.
I have a function which is applied to a matrix say $A_1$. Inside my fonction I call show(A_1) but I would like to call
show(LatexExpr(r"A_1 ="A_1) without to be obliged to define a string for A_1.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.