sqrt3 top-level constant

double const sqrt3

Square root of 3 (√3).

ISO 80000-2 symbol: √3 Value: 1.732 050 807 568 877 293 52…

Implementation

const double sqrt3 = 1.732050807568877293527446341505872366942;