An open API service indexing awesome lists of open source software.

https://github.com/mathematicode/equationfromtable

Generates tables of values either y=ax or y=x+b and checks if the user input the corresponding equation.
https://github.com/mathematicode/equationfromtable

Last synced: 9 months ago
JSON representation

Generates tables of values either y=ax or y=x+b and checks if the user input the corresponding equation.

Awesome Lists containing this project

README

          

This is one of the first projects I've ever made using HTML, CSS, and Javascript.