We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f43f2 commit 1458175Copy full SHA for 1458175
library/std/src/f16.rs
@@ -324,6 +324,7 @@ impl f16 {
324
///
325
/// The precision of this function is non-deterministic. This means it varies by platform,
326
/// Rust version, and can even differ within the same execution from one invocation to the next.
327
+ ///
328
/// # Examples
329
330
/// ```
0 commit comments