A JavaScript library of special functions and common mathematical operations has been initiated, entitled simply Math. It provides higher-level mathematics not available by default in JavaScript.

As an example, here are the first five Bessel functions of the first kind:

Here is the complete list of mathematical functions available in Math.