Post Reply 
(DM42) Double exponential integration
02-12-2023, 04:04 PM (This post was last modified: 02-25-2023 10:25 PM by Gjermund Skailand.)
Post: #1
(DM42) Double exponential integration
Double exponential integration on DM42 and free 42
Uses tanh-sinh, sinh-sinh and exp-sinh transformations

Effectively handles smooth, transcendental functions with possible function singularities like division by 0 at ends of integration interval.
Also handles improper integrals (-oo, +oo).
The DM42 seems to be especially suited for this due to the 32 digits and high dynamic range of +/- 1E5999. Due to the transformations, relatively few function evaluations, typically 50 to a few hundreds are needed to integrate even difficult integrals to an accuracy of 1E-9 in a few seconds.
Test examples included.

Update 2023-02-25
Have cleaned up use of named variables, now only uses register R00-R21, and a few reserved names for configuration
size reduced from 861 to 545 bytes

best regards
Gjermund


Attached File(s)
.zip  intde2.zip (Size: 4.13 KB / Downloads: 4)
Find all posts by this user
Quote this message in a reply
Post Reply 




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