[Maxima] Maxima: Transforming solutions obtained by linsolve.
Jaime Villate
villate at fe.up.pt
Mon Nov 19 05:53:24 CST 2007
On Sat, 2007-11-17 at 11:45 +0200, Constantine Frangos wrote:
> I could not extract the %r1 and %r2 as these seem to be different
> each time
> linsolve() is called, eg %r3, %r4, etc
If you do:
%rnum: 0$
before each call to linsolve, the constants used will always be %r1 and
%r2. (I think %rnum is not documented anywhere; I will check and fix the
manual if necessary).
Regards,
Jaime
More information about the Maxima
mailing list