chsvlib
chsv helper source code

◆ eulers_constant()

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

Returns a numeric value of the Euler's constant.

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