Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimarb/plotit
equation plotter in javascript
https://github.com/nimarb/plotit
Last synced: 4 days ago
JSON representation
equation plotter in javascript
- Host: GitHub
- URL: https://github.com/nimarb/plotit
- Owner: nimarb
- Created: 2013-05-09T11:26:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-12T10:09:56.000Z (over 11 years ago)
- Last Synced: 2023-04-06T12:17:35.525Z (over 1 year ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TODO
===========
- Allowing implicit multiplication e.g.: 4x+1 = 4 * x + 1
- Allow calculation using degree instead of radBUGS
========
- When pressing "ENTER" n times with a void equation and you enter a valid equation afterwards, you have to press "ENTER" n + 1 times to get the eqn drawn.
- the term "(-1)^x" will not display any result, for you cannot define x as a natural number