Dear all. I have this mathematical equation, how can I use equation graph equation with matplotlib
P''(x) - A**2 * P(x) + B - C/(r + x)**(1 + f) = 0 With A, B, C, r, f are input numbers I just used sympy, so I do not know how to perform this equation in graph form. Please help me Thank you so much -- 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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/7ccafe7f-894e-454a-a8cf-82cc4577069b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
