Constant std::f64::consts::LOG10_2

pub const LOG10_2: f64 = 0.301029995663981195213738894724493027f64; // 0.3010299956639812f64

log10(2)

© 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/constant.LOG10_2.html