A commonly used argument reduction technique in el-ementary function computations begins with two positive floating point numbers α and γ that approximate (usually irrational but not necessarily) numbers 1/C and C, e.g., C = 2π for trigonometric functions and ln 2 for ex. Given an argument to the function of interest it extracts z as de-fined by xα = z + ς with z = k2−N and |ς | ≤ 2−N−1, where k,N are integers and N ≥ 0 is preselected, and then computes u = x − zγ. Usually zγ takes more bits than the working precision provides for storing its significand, and thus exact x − zγ may not be represented exactly by a float-ing point number of the same precision. This will cause per-formance penalty when the working precision is the highest avai...
We introduce an algorithm for multiplying a floating-point number $x$ by a constant $C$ that is not ...
Range-reduction is a key point for getting accurate elementary function routines. We introduce a new...
This textbook presents the concepts and tools necessary to understand, build, and implement algorith...
A commonly used argument reduction technique in el-ementary function computations begins with two po...
International audienceThe accuracy analysis of complex floating-point multiplication done by Brent, ...
Abstract. The accuracy analysis of complex floating-point multiplication done by Brent, Percival, an...
International audienceThis paper presents some work in progress on the development of fast and accur...
International audienceThe Cody and Waite argument reduction technique works perfectly for reasonably...
Abstract. Most mathematical formulae are defined in terms of operations on real numbers, but compute...
We disclose hardware (HW) intrinsic CPU or DSP instructions architecture and microarchitecture that ...
We describe an algorithm for arbitrary-precision computation of the elementary functions (exp, log, ...
Floating-point computations are quickly finding their way in the design of safety- and mission-crit...
International audienceComputer platforms need implementations of elementary functions (exponential, ...
This handbook is a definitive guide to the effective use of modern floating-point arithmetic, which ...
Studying floating point arithmetic, authors have shown that the implemented operations (addition, su...
We introduce an algorithm for multiplying a floating-point number $x$ by a constant $C$ that is not ...
Range-reduction is a key point for getting accurate elementary function routines. We introduce a new...
This textbook presents the concepts and tools necessary to understand, build, and implement algorith...
A commonly used argument reduction technique in el-ementary function computations begins with two po...
International audienceThe accuracy analysis of complex floating-point multiplication done by Brent, ...
Abstract. The accuracy analysis of complex floating-point multiplication done by Brent, Percival, an...
International audienceThis paper presents some work in progress on the development of fast and accur...
International audienceThe Cody and Waite argument reduction technique works perfectly for reasonably...
Abstract. Most mathematical formulae are defined in terms of operations on real numbers, but compute...
We disclose hardware (HW) intrinsic CPU or DSP instructions architecture and microarchitecture that ...
We describe an algorithm for arbitrary-precision computation of the elementary functions (exp, log, ...
Floating-point computations are quickly finding their way in the design of safety- and mission-crit...
International audienceComputer platforms need implementations of elementary functions (exponential, ...
This handbook is a definitive guide to the effective use of modern floating-point arithmetic, which ...
Studying floating point arithmetic, authors have shown that the implemented operations (addition, su...
We introduce an algorithm for multiplying a floating-point number $x$ by a constant $C$ that is not ...
Range-reduction is a key point for getting accurate elementary function routines. We introduce a new...
This textbook presents the concepts and tools necessary to understand, build, and implement algorith...