We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29c61d3 + 4f37b45 commit 40f0499Copy full SHA for 40f0499
library/std/src/f128.rs
@@ -1,4 +1,4 @@
1
-//! Constants for the `f128` double-precision floating point type.
+//! Constants for the `f128` quadruple-precision floating point type.
2
//!
3
//! *[See also the `f128` primitive type](primitive@f128).*
4
library/std/src/f16.rs
-//! Constants for the `f16` double-precision floating point type.
+//! Constants for the `f16` half-precision floating point type.
//! *[See also the `f16` primitive type](primitive@f16).*
0 commit comments