https://github.com/apostolos172/simple-math
A simple java library about calculations around initial prices, final prices, percentages
https://github.com/apostolos172/simple-math
jar java java-library
Last synced: about 1 month ago
JSON representation
A simple java library about calculations around initial prices, final prices, percentages
- Host: GitHub
- URL: https://github.com/apostolos172/simple-math
- Owner: Apostolos172
- Created: 2022-06-16T17:57:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T17:12:30.000Z (almost 4 years ago)
- Last Synced: 2026-01-01T07:21:57.445Z (6 months ago)
- Topics: jar, java, java-library
- Language: Java
- Homepage: https://Apostolos172.github.io/simple-math/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple math
A library with some functions in java useful for the calculation of initial prices - final prices - percetanges.
This library is used in the [business system](https://github.com/Apostolos172/business-system) I also created.