We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eac6d78 + d7a3037 commit 4104dfaCopy full SHA for 4104dfa
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
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