W3cubDocs

/Rust

Constant SQRT_2

pub const SQRT_2: f128 = 1.41421356237309504880168872420969807856967187537694807317668_f128; // 1.41421356237309504880168872420969798f128
🔬This is a nightly-only experimental API. (f128 #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/f128/consts/constant.SQRT_2.html