A calculator I made for my school project. I guess it works. Currently, can calculate with complex numbers.
If you really want to use this, u need to do a couple of steps.
- Clone this repo.
- Make sure you have IntelliJ, and JDK version
16.0.2. - Run
src/Main.mainmethod.
If you follow these, you will probably get this to work.