For educational purposes it would be nice if possible to see all
operations in an expression explicitly.  Can Sage do something ilke
convert

3+4*5

to something like:

Add(3, Product(4,5) )

in the notebook when you press Evaluate?

cs
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to