Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hilal-Anwar/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This a simple calculator that can do addition , subtraction ,multiplication and division.

It has two modes in it standard, scientific.

Image of Standard mode

This is the standard mode of calculator

It can do almost all type of arithmetic operations.

Example:

Image of Standard mode

This is the scientific mode of calculator

This can solve for trigonometric function, log functions, inverse function. It can also convert radian to degree.

Example :1

Image of scientific mode

Example :2

Image of Standard mode

Example :3

Image of Standard mode

Example :4

Image of scientific degree mode

Java version:

It works fine with java 8 or higher version of java 11 or 14

For java 11 or higher you need javafx library https://gluonhq.com/products/javafx/

You can download the calculator from https://github.com/Hilal-Anwar/Calculator/releases/download/v1.01/Calculator-1.0.exe