chsvlib
chsv helper source code

◆ log_2_of_e()

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

Returns a binary logarithm of the Euler's constant.

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