/S.T.S.Muthumala

[Product Name]

Primary LanguageJavaMIT LicenseMIT

Scientific Calculator 1.0

as

This is a scientific calculator with all functions. Scientific Calculator 1.0 is built by JAVA 9.0.4 version. I create this calculator to do all the calculations and convert units and implement trigonometric graphs easy inputs.


Supported operators

You can do these functions in this calculator. Operator Description

log n            log base is 10
ln x             log base is e
n!               Factorial
sqrt             Square root
cbrt             Cubic root
+                Addition
-                Subtraction
*                Multiplication
/                Division
%                Percentage
x^2              X to the power two
x^3              X to the power three
N^x              N to the power x

Trigonometric Function: 
1.	Sin
2.	Cos
3.	Tan
4.	Cot
5.	Cosec
6.	Sec
 Graph Implementation: 
        Scientific Calculator 1.0 can implement all the trigonometric graphs in easy inputs.

How to Install?

Please download the installation setup and choose the location that you want to install and press install. And also you can create your own shortcuts while the install. Finally, Enjoy it..

How to Use the Scientific Calculator 1.0

temp

Standard Calculator
Go File -> Standard or press CTRL+S
Enter your operands and operators like other normal calculator and press EQUAL BUTTON,
Then you can see the Answer in the top display.
Also you can read your history right side the calculator.
Press “M+” button to keep the value in the memory. And it will show in meme=ory display. 
Press “M-“ button to clear the memory.
Press “MS” button to use the memory value.

Scientific Calculator

Go File -> Scientific of press CTRL+C
Enter your value and press the key which you want to find the answer.
Don’t press the button before you enter the value.

Do you want to find power of a number. 
	First enter the value and press "x^y BUTTON". Then enter the power of the number and press "x^y ans BUTTON". 

Converter

First Select the option(Length, Mass, Temperature)
Then, Select the units in this two combo boxes.
Enter the value you need to convert in the first display and press CONVERT BUTTON to get the value. You can see 
converted unit in the second display.
Press RESET BUTTON to clear the displays.

Graphs

Go to File -> Graph or Press CTRL+G 

### How to contribute ? 

 Step 1: Set up a working copy on your computer
 Firstly you need a local fork of the the project, so go ahead and press the “fork” button in GitHub. 
 This will create a copy of the repository in your own GitHub account and you’ll see a note that it’s
 been forked underneath the project name:
 Now you need a copy locally, so find the “SSH clone URL” in the right hand column and use Which will do 
 something like this:
 
 •	$ git clone https://github.com/FOSSCODY-1/S.T.S.Muthumala.git

 Change into the new project’s directory:
 
 •	$ cd S.T.S.Muthumala

Then go to your folder and see the files that you had cloned. 
  
 Step 2 : Now you can open and edit this project and save it in this folder. 
  
 Step 3 : Now you have to push the repositories in to the Github. Open the terminal and type this.

 •	$ git commit –m “Write Your Message here” 

 •	$ git push origin master

 
 Now you are contribute the project and all done.

 
 Step 4 : Exit the terminal to type this
 •	$ exit

Software Download Link:

https://drive.google.com/file/d/1Pc-YHEnd8Wrfrvg7AmYlEKhnwwFaw6th/view?usp=sharing