W3cubDocs

/Rust

Constant FRAC_1_SQRT_3

pub const FRAC_1_SQRT_3: f16 = 0.577350269189625764509148780501957456_f16; // 0.57715f16
🔬This is a nightly-only experimental API. (f16 #116909)

1/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/f16/consts/constant.FRAC_1_SQRT_3.html