Skip to content

Interactive program implementing numerical maths methods

Notifications You must be signed in to change notification settings

TomJamesGray/NumericMaths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumericMaths

Interactive program implementing numerical maths methods to help me learn Java and JavaFX

Currently implements the bisection and secant method for finding roots of equations. Equations are parsed using the shunting yard algorithm to get a reverse polish representation.

Screenshot of program solving equation with bisection method

Screenshot of program solving equation with secant method

About

Interactive program implementing numerical maths methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published