Skip to content

jtsay362/Graphr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Graphr, the JavaScript Graphing Calculator By Richard Ye - http://www.yerich.net/

This is a JavaScript implementation of a graphical calculator, with support for standard algebraic functions in the Cartesian plane. Features include fast, accurate graphing and full mouse zoom and pan support. Additionally, there are many graphing tools available, such as tracing a function, finding a root, finding the derivative, etc.

Designed for demonstration purposes only - https://www.desmos.com/calculator is a better calculator for real mathematics.

Check out the web-based demo at http://www.graphr.org/

About

The JavaScript Graphing Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.8%
  • HTML 8.4%
  • CSS 5.8%