Constant lib_rapid::math::constants::SQRT2[][src]

pub const SQRT2: f64 = 1.414213562373095;
Expand description

The square root of 2.

Returns

a f64 containing the first 16+1 decimal places of the square root of 2.