sqrt5 top-level constant

double const sqrt5

Square root of 5 (√5).

ISO 80000-2 symbol: √5 Value: 2.236 067 977 499 789 696 40…

Implementation

const double sqrt5 = 2.236067977499789696409173668731276235440;