A certified infinite norm for the implementation of elementary functions
Abstract
The high-quality floating-point implementation of useful functions f : R -> R, such as exp, sin, erf requires bounding the error eps = (p-f)/f of an approximation p with regard to the function f. This involves bounding the infinite norm ||eps|| of the error function. Its value must not be underestimated when implementations must be safe. Previous approaches for computing infinite norm are shown to be either unsafe, not sufficiently tight or too tedious in manual work. We present a safe and self-validating algorithm for automatically upper- and lower-bounding infinite norms of error functions. The algorithm is based on enhanced interval arithmetic. It can overcome high cancellation and high condition number around points where the error function is defined only by continuous extension. The given algorithm is implemented in a software tool. It can generate a proof of correctness for each instance on which it is run.
Fichier principal
CertifiedInfiniteNorm.pdf (2.05 Mo)
Télécharger le fichier
examples/implementation.c (1.11 Ko)
Télécharger le fichier
examples/log2Example.atls (1.77 Ko)
Télécharger le fichier
examples/sourcesOfError.atls (736 B)
Télécharger le fichier
examples/workedExample.atls (1.58 Ko)
Télécharger le fichier
Origin : Files produced by the author(s)
Format : Other
Format : Other
Format : Other
Format : Other
Loading...