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 a31173c commit 9f2f7e4Copy full SHA for 9f2f7e4
1 file changed
Doc/tutorial/floatingpoint.rst
@@ -133,7 +133,7 @@ with inexact values become comparable to one another::
133
134
Binary floating-point arithmetic holds many surprises like this. The problem
135
with "0.1" is explained in precise detail below, in the "Representation Error"
136
-section. See `The Perils of Floating Point <http://www.lahey.com/float.htm>`_
+section. See `The Perils of Floating Point <https://www.lahey.com/float.htm>`_
137
for a more complete account of other common surprises.
138
139
As that says near the end, "there are no easy answers." Still, don't be unduly
0 commit comments