Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 248 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 248 Bytes

java-graphing-calculator

Java graphing calculator, ICS 10 summative. Has calculus, equation solving, statistical, and curve fitting features. Implements Shunting-Yard algorithm. Created with Matthew Chiang and Frederick Ngo in Ready to Program.