This project was orginally written using Netbeans. Source contains the project source code as exported from Netbeans.
First you need to install java version "1.8.0_181" in your computer to run this application.
You have to download MyCal.jar file and you can simply type ' java -jar/your calculator_directory/MyCal.jar ' in your terminal.
- For + ,- , / , x , ^ , % operations you have to press = button to get the answer.
- For log , sin , sinh , cos , cosh , tan , tanh , 1/x operations you can get answer directly pressing these buttons.
- Specially when You are doing negative Integer operations you have to press +/- button after entering corresponding number.
- Keyboard input isn't support yet.Only accepts mouse input.
- Need to add more funtionalities.
You are welcome to contribute to this project. All You have to do is send a pull request.
Andalso you are welcome to report issues using GitHub.
contributor - Kavishka Gamage
- kavigamage23@gmail.com
This project is licensed under the terms of MIT license.