sqrt2 top-level constant

double const sqrt2

Square root of 2 (√2).

ISO 80000-2 symbol: √2 Value: 1.414 213 562 373 095 048 80…

Implementation

const double sqrt2 = 1.414213562373095048801688724209698078569;