Project Info:

Math is cool! It is even cooler when your computer is helping you plot mathematical functions!

By implementing this program, you’ll not only get the chance to brush on your math skills, but you’ll also learn interesting coding and JavaScript concepts:

  • How to work with arrays
  • How to map values from one interval to another
  • How to use arrow functions (lambda expressions)

  • Created by: Adrian
  • Date: 2018
  • Language: JavaScript
Start tutorial