Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/praabindhp/scientific_calculator
Java Program For Scientific Calculator
https://github.com/praabindhp/scientific_calculator
calculator-application code java programming scientific
Last synced: about 4 hours ago
JSON representation
Java Program For Scientific Calculator
- Host: GitHub
- URL: https://github.com/praabindhp/scientific_calculator
- Owner: praabindhp
- Created: 2021-02-06T05:46:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-16T07:37:04.000Z (over 3 years ago)
- Last Synced: 2023-12-16T15:15:40.158Z (11 months ago)
- Topics: calculator-application, code, java, programming, scientific
- Language: Java
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scientific_Calculator
Java Program For Scientific CalculatorJava is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.
This Is A Java Program For Creating A Scientific Calculator
The Operations Illustrated :
1. Addition
2. Subtraction
3. Division
4. Multiplication
5. Square Root
6. Floor Division
The User Will Be Prompted To :
1. Enter Elements
2. As Per The Operations DoneA Graphical Framework Is Specified For The Front-End User Interface