Template Function lupnt::J0Bessel¶ Defined in File math_utils.h Function Documentation¶ template<typename T>T lupnt::J0Bessel(T x)¶ Bessel function of the first kind, order 0, via its truncated (10-term) power series. Note https://en.wikipedia.org/wiki/Bessel_function Parameters: x – Argument Returns: J0(x)