Post Reply 
(34S) Integration (using the double-exponential method)
04-01-2017, 01:35 AM
Post: #26
RE: (WP-34S) Integration (using the double-exponential method)
(03-31-2017 10:44 AM)Paul Dale Wrote:  In:
Code:

EI_xeq_user::    FC? DF      // honour the user's D flag setting
        CF DF
        XEQUSR
        POPUSR
        SPEC?       // do not stop in error (flag D is set)
        _INT 0
        SF D
        RTN
"CF DF" should be "CF D".

Also, my name suffered from some CP1252 to UTF8 conversion that changed "é" and "í" into some funny chars. Same happened to the dash between the page numbers in the first reference. The remarks may be changed to reflect the new flag D behavior.

In my test, this version behaves as expected.

Regards.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (WP-34S) Integration (using the double-exponential method) - emece67 - 04-01-2017 01:35 AM



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