Is there a way to see the tree representing an expression in Sage? Just like Mathematica does with:
TreeForm[Sqrt[x^2+y^2+z^2] + x/y]]
1 | initial version |
Is there a way to see the tree representing an expression in Sage? Just like Mathematica does with:
TreeForm[Sqrt[x^2+y^2+z^2] + x/y]]
2 | retagged |
Is there a way to see the tree representing an expression in Sage? Just like Mathematica does with:
TreeForm[Sqrt[x^2+y^2+z^2] + x/y]]