function factorial_approx(const T1 &) other_math¶
template <numeric T1>
KFR_FUNCTION flt_type<T1> factorial_approx(const T1& x) Returns the approximate factorial of an argument
Defined at math/gamma.hpp:44