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.
2 parents 0b044a4 + 38dfc51 commit 25e2c77Copy full SHA for 25e2c77
src/types.md
@@ -57,7 +57,7 @@ The machine types are the following:
57
[-(2^15), 2^15 - 1], [-(2^31), 2^31 - 1], [-(2^63), 2^63 - 1], and
58
[-(2^127), 2^127 - 1] respectively.
59
60
-* The IEEE 754-2008 `binary32` and `binary64` floating-point types: `f32` and
+* The IEEE 754-2008 "binary32" and "binary64" floating-point types: `f32` and
61
`f64`, respectively.
62
63
### Machine-dependent integer types
0 commit comments