Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97857ac commit c27b09cCopy full SHA for c27b09c
Doc/tutorial/floatingpoint.rst
@@ -150,7 +150,7 @@ section. See `Examples of Floating Point Problems
150
<https://jvns.ca/blog/2023/01/13/examples-of-floating-point-problems/>`_ for
151
a pleasant summary of how binary floating-point works and the kinds of
152
problems commonly encountered in practice. Also see
153
-`The Perils of Floating Point <https://www.lahey.com/float.htm>`_
+`The Perils of Floating Point <http://www.indowsway.com/floatingpoint.htm>`_
154
for a more complete account of other common surprises.
155
156
As that says near the end, "there are no easy answers." Still, don't be unduly
0 commit comments