Fix link to f32
Co-authored-by: Oliver Middleton <olliemail27@gmail.com>
This commit is contained in:
parent
621cbaafff
commit
9b89d8a7a2
1 changed files with 1 additions and 1 deletions
|
|
@ -796,7 +796,7 @@ mod prim_f32 {}
|
|||
///
|
||||
/// This type is very similar to [`f32`], but has increased
|
||||
/// precision by using twice as many bits. Please see [the documentation for
|
||||
/// `f32`] or [Wikipedia on double precision
|
||||
/// `f32`][`f32`] or [Wikipedia on double precision
|
||||
/// values][wikipedia] for more information.
|
||||
///
|
||||
/// *[See also the `std::f64::consts` module][`crate::f64::consts`].*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue