Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.37 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.37 KB

K.Gamage

MyCal

This project was orginally written using Netbeans. Source contains the project source code as exported from Netbeans.


cal


How to Install and Run MyCal

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.


How to use MyCal

  • 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.

still to implement

  • Keyboard input isn't support yet.Only accepts mouse input.
  • Need to add more funtionalities.

Contribution

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.

Contact

contributor - Kavishka Gamage
- kavigamage23@gmail.com

License

This project is licensed under the terms of MIT license.