[Maxima] assigning to a symbol
Suresh Jeevanandam
jm.suresh at gmail.com
Fri Nov 30 13:55:19 CST 2007
Thank you; Exactly what I wanted.
regards,
Suresh
On Dec 1, 2007 1:04 AM, Mario Rodriguez <biomates at telefonica.net> wrote:
> Suresh Jeevanandam escribió:
> > Hi,
> > I have a set of equations, which I solve using solve, and store the
> > result into a list . Now, I iterate through this list and want to
> > assign the solution value to the unknown variable name.
> >
> > eq : x = a+b; Lets say this one of the solutions returned.
> >
> > lhs(eq) : rhs(eq); Does not work. Throws an error.
> >
> > Is there any function like assign(lhs(eq), rhs(eq)) to the values ?
> >
> > Thanks in advance.
> >
> > regards,
> > Suresh.
>
> See documentation on variable 'globalsolve'
>
>
> --
> Mario Rodriguez Riotorto
> www.biomates.net
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20071201/79909007/attachment.htm
More information about the Maxima
mailing list