Hello. Is there an equivalent of FullForm that produces simple treeview of a formula ? Here is basic example seen in a video.
FullForm[x**2+x**3] = Plus[Power[x, 2], Power[y, 3]] Best regards. Christophe BAL -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAAb4jGnmdpAEwhGRYEfdQUv_J1z2Oc60A1QWZbKiLSvHZVxd3A%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
