W3cubDocs

/Rust

Constant FRAC_1_SQRT_2

pub const FRAC_1_SQRT_2: f16 = 0.707106781186547524400844362104849039_f16; // 0.70703f16
🔬This is a nightly-only experimental API. (f16 #116909)

1/sqrt(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/f16/consts/constant.FRAC_1_SQRT_2.html