chsvlib
chsv helper source code

◆ log_e_of_2()

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

Returns a natural logarithm of two.

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