Inspiration

Whilst doing a physics lab, I decided to program a simple command line java program to solve a hard coded physics formula instead of performing tedious calculations. This made my lab calculations much easier and reduced the possibility of human error when typing values into the calculator. So I decided to take that to the next level hear at chehacks.

What it does

It solves the value of a formula of the user's choice using variable values taken from user input

How I built it

Used Java Swing GUI and Arrays. Eclipse IDE

Challenges I ran into

converting input types in Java is VERY difficult

Accomplishments that I'm proud of

What I learned

lots of Java

What's next for Formulate

Being able to control decimal floats, more formula implementation, allow users to make their own formulas and solve them

Built With

Share this project:

Updates