I am trying to use parse_latex to convert e^x into a sympy expression. However, 'e' is interpreted as a free symbol rather than a special character. Is there a way to indicate that 'e' should be interpreted as exp()?
thank you -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sympy/eddbfbce-959b-486f-b14a-3a068a3b5875n%40googlegroups.com.
