Fix link to f32
Co-authored-by: Oliver Middleton <olliemail27@gmail.com>
This commit is contained in:
parent
621cbaafff
commit
9b89d8a7a2
@ -796,7 +796,7 @@ mod prim_f32 {}
|
|||||||
///
|
///
|
||||||
/// This type is very similar to [`f32`], but has increased
|
/// This type is very similar to [`f32`], but has increased
|
||||||
/// precision by using twice as many bits. Please see [the documentation for
|
/// 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.
|
/// values][wikipedia] for more information.
|
||||||
///
|
///
|
||||||
/// *[See also the `std::f64::consts` module][`crate::f64::consts`].*
|
/// *[See also the `std::f64::consts` module][`crate::f64::consts`].*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user