log2_10 top-level constant

double const log2_10

Base-2 logarithm of 10 (log₂ 10).

Value: 3.321 928 094 887 362 347 87…

Implementation

const double log2_10 = 3.321928094887362347870319429489390175864;