Skip to content

jocelynmallon/GraphingCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphing Calculator

Screenshot Screenshot Screenshot

A JavaFX based, scientific & graphing calculator.

Computation is handled by a recursive-descent parser, that builds abstract expression trees. Parser implementation was adapted from public domain code to include variable evaluation, and ahead-of-time compilation of the expression, expanded unary function support, and more.

(c) Jocelyn Mallon, 2019

About

A JavaFX based, GUI graphing calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published