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 c11f71c commit 3e32f47Copy full SHA for 3e32f47
articles/faq.dd
@@ -360,7 +360,7 @@ $(ITEM real, What is the point of 80 bit reals?)
360
to be done, especially when adding together large numbers of small
361
real numbers. Prof. Kahan, who designed the Intel floating point
362
unit, has an eloquent
363
- <a href="http://http.cs.berkeley.edu/~wkahan/JAVAhurt.pdf">paper</a>
+ <a href="https://people.eecs.berkeley.edu/~wkahan/JAVAhurt.pdf">paper</a>
364
on the subject.
365
366
$(ITEM anonymous, How do I do anonymous struct/unions in D?)
0 commit comments