Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
thegeomaster
2y ago
0 comments
Share
What do you mean by "taking the square root"? sqrtps has exactly the same problem, it's not standardized, so you need a custom algorithm.
0 comments
default
newest
oldest
dooglius
2y ago
Sqrt is standardized by IEEE, it is required to be the correctly rounded value.
stephencanon
2y ago
square root is an IEEE 754 basic operation, correctly rounded (and therefore bitwise reproducible) on all compliant systems. What made you think that it isn't?
j
/
k
navigate · click thread line to collapse