chsvlib
chsv helper source code

◆ sqr_of_pi()

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

Returns a square root of pi.

Template Parameters
TA desired type of the constant. It must be an arithmetic type.
Returns
\(\sqrt{\pi} = 1.772453850905516027298\).