A89: Re: MaxMem Problems


[Prev][Next][Index][Thread]

A89: Re: MaxMem Problems




It works fine for me. I used to get errors about the arguments for Solve()
all the time. It turned out that I was using it wrong.

I could be wrong, but I don't think the numeric solver uses Solve(). The
algorithm is completely different.

Could you give an example of a problem that didn't work?

-Kevin

-----Original Message-----
From: Scott Dial <wrath@calc.org>
To: A89 <assembly-89@lists.ticalc.org>
Date: Saturday, April 15, 2000 11:34 PM
Subject: A89: MaxMem Problems


>
>I don't know if anyone else has tried this program out... it seems to
>work well, but I have found three errors.
>
>solve() - will always complain about the first argument. If you are not
>          dumb, you can use cSolve() instead
>zeros() - same as above...
>
>And obviously the numeric solver will not work since it relies on the
>solve() function. Has anyone else found any notable problems?
>
>--
>Scott "_Wrath_" Dial
>wrath@calc.org
>ICQ#3608935
>Member of TCPA - tcpa.calc.org
>_____________________________________________
>NetZero - Defenders of the Free World
>Click here for FREE Internet Access and Email
>http://www.netzero.net/download/index.html
>




Follow-Ups: