Skip to content

Thanasis17m/Basic_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic_Calculator

This basic calculator implements all the basic operations (addition,subtraction,multiplication,division,percentage) between two numbers.

Both integer and non-integer numbers can be given as input (using the point operator button for non-integers).

Operations are carried out linearly according to the input inserted. So, there are no special priorities between operations.

Screen values are not saved when the application is killed. This remains to be done.

About

A simple Android basic calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages