Post Reply 
Cadillac Quadratic Solver behaving like an Edsel - Problem solved!!
09-16-2014, 12:31 AM
Post: #7
RE: Cadillac Quadratic Solver behaving like an Edsel
(09-16-2014 12:22 AM)Gerson W. Barbosa Wrote:  Notice your code keeps the argument on the stack. Perhaps you should get rid of it ( x<>y Rv ). Depending on how the stack is being used, this might not help either.

This is like the problem. The code snippet from the original article is:

Code:
B0015 SGN
B0016 X
B0017 +
B0018 STO J
B0019 x<>y
B0020 /

Leaving rubbish in Y isn't good at step B0020.


- Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Cadillac Quadratic Solver behaving like an Edsel - Paul Dale - 09-16-2014 12:31 AM



User(s) browsing this thread: 1 Guest(s)