Status: Valid Owner: ---- Labels: Type-Defect Priority-Medium Printing
New issue 3246 by [email protected]: Pretty printed roots don't use unicode symbols
http://code.google.com/p/sympy/issues/detail?id=3246 This is similar to issue 1958. We get In [478]: root(x, pi) Out[478]: pi___ ╲╱ x When we should get π ___ ╲╱ x -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. 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/sympy-issues?hl=en.
