Skip to content

The Simple-Calculator-Java is a calculator application written in the java programming language.

License

Notifications You must be signed in to change notification settings

MAbdurahman/Simple-Calculator-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Calculator

The Simple Calculator is a calculator application. In addition to performing the basic arithmetic functions of addition, subtraction, multiplication, and division, it can compute the operations of exponents, square roots, inverse of numbers, and percentages. Also, error checking is accomplished for all mathematical computations. Further, the maximum number of digits allowed for one entry is thirteen, and decimals are rounded off the to nearest fifth place.

This application utilizes java jdk 1.8.0_251

simple-calculator

About

The Simple-Calculator-Java is a calculator application written in the java programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages