We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 021fb9c + 4f37b45 commit 3d71583Copy full SHA for 3d71583
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