Skip to content

kevinkuo0905/UnrealCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unreal Calculator

This is a demo calculator that supports complex number operations, graphing utilities, and symbolic algebraic manipulation through abstract syntax trees.

Built with React and the MathJAX library for displaying math expressions.

Heroku deployment: https://unreal-calculator.herokuapp.com/

Note that it doesn't work at all on Safari because it has lookbehind assertions. I will convert the calculations to a simple server.

Will add documentation for usage and supported functions soon.

About

Building a calculator from scratch for fun.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published