W3cubDocs

/Rust

Constant SQRT_3

pub const SQRT_3: f128 = 1.73205080756887729352744634150587236694280525381038062805581_f128; // 1.73205080756887729352744634150587232f128
🔬This is a nightly-only experimental API. (f128 #116909)

sqrt(3)

© 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/f128/consts/constant.SQRT_3.html