Thomas Höring: Error Functions - Approximations and Implementations with modern FORTRAN. Volume I: erf, erfc, erfcx, Kartoniert / Broschiert
Error Functions - Approximations and Implementations with modern FORTRAN. Volume I: erf, erfc, erfcx
(soweit verfügbar beim Lieferanten)
- Verlag:
- Cuvillier, 03/2025
- Einband:
- Kartoniert / Broschiert
- Sprache:
- Englisch
- ISBN-13:
- 9783689527747
- Artikelnummer:
- 12309014
- Umfang:
- 252 Seiten
- Gewicht:
- 469 g
- Maße:
- 250 x 176 mm
- Stärke:
- 14 mm
- Erscheinungstermin:
- 6.3.2025
- Hinweis
-
Achtung: Artikel ist nicht in deutscher Sprache!
Klappentext
The Error Function is used in many areas of mathematics, statistics, science and scientific applications such as error probability in signal detection, option pricing, diffusion, heat equation, modeling of magnetization, transitions between two planes, nonlinearities in the amplifier, rubbery materials and soft tissue.
Error Functions, Volume I: erf, erfc and erfcx is the first comprehensive collection of multi-precision implementations in modern module-oriented FORTRAN for GFortran and Silverfrost FTN 95.
The precision of many functions is up to 32 digits. New functions, especially for the scaled complementary error function (erfcx), show better performance than some standard intrinsic functions.
The implementation methods are mainly rational functions, Chebyshev series and rational Chebyshev functions, series expansions and continued fractions.
A menu-driven test program guides through the various error functions. The complete source code of all functions and the test program is available.