当前位置: X-MOL 学术ACM Trans. Math. Softw. › 论文详情
Our official English website, www.x-mol.net, welcomes your feedback! (Note: you will need to create a separate account there.)
Algorithm 1014
ACM Transactions on Mathematical Software ( IF 2.7 ) Pub Date : 2020-12-09 , DOI: 10.1145/3428446
Carlos F. Borges 1
Affiliation  

We develop fast and accurate algorithms for evaluating √x 2 +y 2 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.

中文翻译:

算法 1014

我们开发了快速准确的算法来评估√x2+y2对于两个浮点数X是的. 执行此计算的库函数通常命名为 hypot(x,y)。我们将在本文中开发的五种方法与 Julia 1.1 提供的当前常驻库函数以及几十年来随 C 数学库分发的代码进行比较。我们将通过仿真研究我们算法的准确性。
更新日期:2020-12-09
down
wechat
bug