diff options
Diffstat (limited to 'FutureFeatures.md')
| -rw-r--r-- | FutureFeatures.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FutureFeatures.md b/FutureFeatures.md index 1a91a1a..85f3871 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -324,7 +324,7 @@ in the spec itself. Implementations are welcome (and encouraged) to support non-standard execution modes, enabled only from developer tools, such as modes with alternate rounding, or evaluation of floating point expressions at greater precision, to support [techniques for detecting numerical instability] -(http://www.cs.berkeley.edu/~wkahan/Mindless.pdf). +(https://www.cs.berkeley.edu/~wkahan/Mindless.pdf). To help developers find the sources of floating point exceptions, implementations may wish to provide a mode where NaN values are produced with |
