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

pub const SQRT2: f64 = 1.41421356237309504880;
Expand description

The square root of 2.

Returns

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