Use Python to solve equations?

Uwe Schmitt rocksportrocker at googlemail.com
Thu Sep 11 07:11:49 EDT 2008


On 11 Sep., 09:09, Kelie <kf9... at gmail.com> wrote:
> Hello group,
>
> Is there any packages in Python that will help me solve functions
> similar to this:
>
> x = a*(1+bx)**2.5-c where a, b, c is known and the task to solve x?
>
> Thank you,
>
> Kelie

look at www.sagemath.com . it is great.

greetings, uwe



More information about the Python-list mailing list