chsvlib
chsv helper source code

◆ pi()

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

Returns a numeric value of pi.

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