Post Reply 
Crash when Solve for Integral with 15C
09-06-2017, 01:02 PM
Post: #71
RE: Crash when Solve for Integral with 15C
(09-06-2017 12:29 PM)Gerson W. Barbosa Wrote:  More about this integral at

http://www.hpl.hp.com/hpjournal/pdfs/Iss...980-08.pdf

starting at page 23.

Gerson.

It's interesting that the program provided in Dr Kahan's article ignores the fact that the stack is filled with the value of the parameter when the function is called.

The first two lines are:
Code:
LBL A   Begin with u in the X register 
ENTER   Save u in the stack

instead of:
Code:
LBL A   Begin with u in the X, Y, Z and T registers
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Crash when Solve for Integral with 15C - Didier Lachieze - 09-06-2017 01:02 PM



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