Module std::f64::consts

Basic mathematical constants.

Constants

Euler’s number (e)

1/π

1/sqrt(2)

2/π

2/sqrt(π)

π/2

π/3

π/4

π/6

π/8

ln(2)

ln(10)

log2(10)

log2(e)

log10(2)

log10(e)

Archimedes’ constant (π)

sqrt(2)

The full circle constant (τ)

© 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/consts/index.html