We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ff8d7c + 4ed3c3e commit c6379d3Copy full SHA for c6379d3
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