Skip to content
/ rust Public
forked from rust-lang/rust

Commit 4f37b45

Browse files
authored
f128 is quadruple-precision
1 parent 0ca8353 commit 4f37b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/f128.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Constants for the `f128` double-precision floating point type.
1+
//! Constants for the `f128` quadruple-precision floating point type.
22
//!
33
//! *[See also the `f128` primitive type](primitive@f128).*
44
//!

0 commit comments

Comments
 (0)