Math.js



This is a showcase for the Math.JS ECMAScript library. It extends ECMAScript’s native Math object. I demonstrate it here by solving Project Euler problems, using some functions belonging to the aforementioned library in the algorithms.

Show