rust / latest / std / f64 / index.html

Module std::f64

Constants for the f64 double-precision floating point type.

See also the f64 primitive type.

Mathematically significant numbers are provided in the consts sub-module.

For the constants defined directly in this module (as distinct from those defined in the consts sub-module), new code should instead use the associated constants defined directly on the f64 type.

Modules

  • Basic mathematical constants.

Constants

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/f64/index.html