Skip to content

Graphing calculator created with Java and Swing. Allows users to graph polynomial functions up to degree five. Approximates roots using Newtonian Bisection.

Notifications You must be signed in to change notification settings

mccowanzhang/Graphing-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphing-Calculator

Graphing calculator created with Java and Swing. Allows users to graph polynomial functions up to degree five. Approximates roots using Newtonian Bisection.

Run src/my/graphingcalculator -> GraphingCalculator.java

About

Graphing calculator created with Java and Swing. Allows users to graph polynomial functions up to degree five. Approximates roots using Newtonian Bisection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages