chsvlib
chsv helper source code

◆ log_e_of_10()

constexpr T Chusov::Math::log_e_of_10 ( )
constexprnoexcept

Returns a natural logarithm of ten.

Template Parameters
TA desired type of the constant. It must be an arithmetic type.
Returns
\(\ln 10 = 0.693147180559945309417\).