International audienceAssume we use a binary floating-point arithmetic and that RN is the round-to-nearest function. Also assume that c is a constant or a real function of one or more variables, and that we have at our disposal a correctly rounded implementation of c, say ĉ = RN(c). For evaluating x • c (resp. x/c or c/x), the natural way is to replace it by RN(x • ĉ) (resp. RN(x/ĉ) or RN(ĉ/x)), that is, to call function ĉ and to perform a floatingpoint multiplication or division. This can be generalized to the approximation of n/d by RN(^n/ ^d) and the approximation of n • d by RN(^n • ^d), where ^n = RN(n) and ^d = RN(d), and n and d are functions for which we have at our disposal a correctly rounded implementation. We discuss tight error...
Verification of programs using floating-point arithmetic is challenging on several accounts. One of ...
International audienceWe deal with accurate complex multiplication in binary floating-point arithmet...
Efficient and reliable computer arithmetic is a key requirement to perform fast and reliable numeric...
Abstract. Rounding error analyses of numerical algorithms are most often carried out via repeated ap...
International audienceWe study the accuracy of a classical approach to computing complex square-root...
For scientific computations on a digital computer the set of real numbers is usually approximated by...
International audienceThe most well-known feature of floating-point arithmetic is the limited precis...
We introduce an algorithm for multiplying a floating-point number x by a constant C that is not exac...
Floating-point arithmetic is an approximation of real arithmetic in which each operation may introdu...
We introduce an algorithm for multiplying a floating-point number $x$ by a constant $C$ that is not ...
(eng) We introduce an algorithm for multiplying a floating-point number $x$ by a constant $C$ that i...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
This thesis develops tight upper and lower bounds on the relative error in various schemes for perf...
Une arithmétique sûre et efficace est un élément clé pour exécuter des calculs rapides et sûrs. Le c...
International audienceThe accuracy analysis of complex floating-point multiplication done by Brent, ...
Verification of programs using floating-point arithmetic is challenging on several accounts. One of ...
International audienceWe deal with accurate complex multiplication in binary floating-point arithmet...
Efficient and reliable computer arithmetic is a key requirement to perform fast and reliable numeric...
Abstract. Rounding error analyses of numerical algorithms are most often carried out via repeated ap...
International audienceWe study the accuracy of a classical approach to computing complex square-root...
For scientific computations on a digital computer the set of real numbers is usually approximated by...
International audienceThe most well-known feature of floating-point arithmetic is the limited precis...
We introduce an algorithm for multiplying a floating-point number x by a constant C that is not exac...
Floating-point arithmetic is an approximation of real arithmetic in which each operation may introdu...
We introduce an algorithm for multiplying a floating-point number $x$ by a constant $C$ that is not ...
(eng) We introduce an algorithm for multiplying a floating-point number $x$ by a constant $C$ that i...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
This thesis develops tight upper and lower bounds on the relative error in various schemes for perf...
Une arithmétique sûre et efficace est un élément clé pour exécuter des calculs rapides et sûrs. Le c...
International audienceThe accuracy analysis of complex floating-point multiplication done by Brent, ...
Verification of programs using floating-point arithmetic is challenging on several accounts. One of ...
International audienceWe deal with accurate complex multiplication in binary floating-point arithmet...
Efficient and reliable computer arithmetic is a key requirement to perform fast and reliable numeric...