log10_2 top-level constant

double const log10_2

Base-10 logarithm of 2 (log₁₀ 2).

Value: 0.301 029 995 663 981 195 21…

Implementation

const double log10_2 = 0.301029995663981195213738894724493026768;