neutralDecibel top-level constant

double const neutralDecibel

The number ln(10)/10 - factor to convert from Neutral Decibel (dB) to Neper (Np). Use this version when either both or neither of the Decibel and the compared values represent powers.

Implementation

const double neutralDecibel =
    0.23025850929940456840179914546843642076011014886288;