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 c176393 commit dbafce3Copy full SHA for dbafce3
src/types/numeric.md
@@ -98,4 +98,4 @@ A floating-point value is represented the same as a value of the unsigned intege
98
r[type.numeric.repr.float-format]
99
The [IEEE 754-2019] `binary32` format is used for `f32`, and the `binary64` format is used for `f64`.
100
101
-[IEEE 754-2019]: https://ieeexplore.ieee.org/document/8766229
+[IEEE 754-2019]: https://ieeexplore.ieee.org/document/8766229
0 commit comments