W3cubDocs

/Rust

Constant SQRT_2

pub const SQRT_2: f16 = 1.41421356237309504880168872420969808_f16; // 1.4141f16
🔬This is a nightly-only experimental API. (f16 #116909)

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.SQRT_2.html