Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megumikatou02/equationcalculator
Application to calculate systems of equations from 1 -> 4 variables
https://github.com/megumikatou02/equationcalculator
calculator-application java javafx-application javafx-desktop-apps javaswing
Last synced: 26 days ago
JSON representation
Application to calculate systems of equations from 1 -> 4 variables
- Host: GitHub
- URL: https://github.com/megumikatou02/equationcalculator
- Owner: MegumiKatou02
- Created: 2024-04-18T17:16:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T00:08:57.000Z (6 months ago)
- Last Synced: 2024-10-12T18:22:19.950Z (26 days ago)
- Topics: calculator-application, java, javafx-application, javafx-desktop-apps, javaswing
- Language: Java
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EquationCalculator
Application to calculate systems of equations from 1 -> 4 variables
# Download Java Development Kit (JDK) lastest version
https://www.oracle.com/java/technologies/downloads/
# check JDK
java --version
# dowloand file .jar (Executable file)
[Application to calculate systems of equations](https://github.com/ledinhchinh0212/EquationCalculator/blob/main/EquationCalculator.jar)