About: Graphr is a JavaScript calculator with the basic features every graphing calculator should have.
This script was written by Richard Ye, using HTML5 and the <canvas> element.
Warning: due to the way JavaScript handles numbers, calculations are only accurate to the nearest 10-7.
Disclaimer: due to the possibility of algorithmic errors, calculations may not be accurate at all. For demonstration purposes only - use an
actual calculator for serious math.
Debug logs