Calculates Bessel Functions of the First Kind. This creates a table, so looking up many different n values is efficient.
Part of MathLib, a diverse library of mathematical functions.
Create new Bessel functions, for x All calculations are for J[n](x)
Returns 0th order Bessel function of the first kind
Returns 1st order Bessel function of the first kind
Calculate nth order Bessel function of the first kind
Returns x
Charles C Hutchins, 2009.