Algorithm 1014: An Improved Algorithm for hypot(x,y)

ACM Transactions on Mathematical Software(2021)

Cited 4|Views9
No score
Abstract
AbstractWe develop fast and accurate algorithms for evaluating √x2+y2 for two floating-point numbers x and y. Library functions that perform this computation are generally named hypot(x,y). We compare five approaches that we will develop in this article to the current resident library function that is delivered with Julia 1.1 and to the code that has been distributed with the C math library for decades. We will investigate the accuracy of our algorithms by simulation.
More
Translated text
Key words
hypot(), floating-point, fused multiply-add, IEEE 754
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined