chsvlib
chsv helper source code

◆ log_10_of_e()

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

Returns a decimal logarithm of the Euler's constant.

Template Parameters
TA desired type of the constant. It must be an arithmetic type.
Returns
\(\log e = 0.434294481903251827651\).