diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-04-14 07:58:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 07:58:42 +0200 |
commit | a7889d1730d48fa987c513f97250f3a3570a919e (patch) | |
tree | 4827fed38ec9e766b80c42a54e3c3d2f4986cc36 /tests/rustdoc-js-std/parser-errors.js | |
parent | 35bd52e888489c605e5f5ce35fea17a1743adf91 (diff) | |
parent | cd868dcf987b71148bc40271aede9f5b02645c26 (diff) | |
download | rust-a7889d1730d48fa987c513f97250f3a3570a919e.tar.gz |
Rollup merge of #110298 - jmaargh:jmaargh/hypot-docs-edge-cases, r=thomcc
Cover edge cases for {f32, f64}.hypot() docs
Fixes #88944
The Euclidean distance is a more general way to express what these functions do, and covers the edge cases of zero and negative inputs.
Does not cover the case of non-normal input values (as the [POSIX docs](https://pubs.opengroup.org/onlinepubs/9699919799.2008edition/) do), but the docs for the rest of the functions in these modules do not address this, I assumed it was not desired.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions