Coder Social home page Coder Social logo

scientific-calculator's Introduction

Scientific-Calculator

A scientific calculator written in Java

Running the calculator program

In order to run the program for yourself, just go to the "Releases" section and download the installer executable file, then run it and install the application on your computer.

However, this will only work for windows users. If you are not a windows user, you will have to compile the code yourself. To learn how to compile the code by yourself, see COMPILE.md. It also contains information on how to create the windows installer executable on your own.

User Manual

A guide to anyone who wants to use the calculator program

Keyboard Shortcuts

To make the user's life easier, keyboard shortcuts have been added. These shortcuts have been given below.

  • Numbers 0 to 9 - Used to enter numbers in the calculator
  • '.', '+', '-', '*', '/' and '%' keys can be used for performing their respective operations or, in the case of the '.' for simply entering a period on the calculators display.
  • 'E' can be used to press the 'EXP' button on the calculator
  • 'A' can be used to press the 'ANS' button on the calculator
  • 'D' can be used to convert an angle in radians to degrees
  • 'R' can be used to convert an angle in degrees to radians
  • 'M' can be used to press the '+/-' button on the calculator
  • The ENTER key can be used to find the result of an operation
  • The Backspace or Delete key can be used to delete a number from the calculators display
  • The ESC key can be used to press the 'AC' button to reset everything
  • F1 can be used to clear the display
  • F12 can be used to clear the calculators memory
  • F8 can be used to display the calculators memory
  • F5 can be used to add whatever is in the display to the calculators memory

License

This project is licensed under the MIT License - see the LICENCE file for details

Calculator icon found here

Font used by calculator - Roboto

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.