Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
thegeomaster
3y ago
0 comments
Save
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
2 comments · 2 top-level
top
newest
oldest
dooglius
3y ago
Sqrt is standardized by IEEE, it is required to be the correctly rounded value.
stephencanon
3y 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