Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lightgamestudio42/quadratic-equations-and-other-math
Quadratic equations & unequations solver python program
https://github.com/lightgamestudio42/quadratic-equations-and-other-math
Last synced: 10 days ago
JSON representation
Quadratic equations & unequations solver python program
- Host: GitHub
- URL: https://github.com/lightgamestudio42/quadratic-equations-and-other-math
- Owner: LightGameStudio42
- License: apache-2.0
- Created: 2018-04-27T15:49:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T14:14:42.000Z (almost 5 years ago)
- Last Synced: 2024-05-19T22:24:13.353Z (7 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuadraticEquations
Quadratic equations & unequations solver python program
This program is created for mobile phones for fast computations of:
1) Vector length
2) Quadratic equations
2) Quadratic unequationsInput:
1. "e" to solve an equation (you should input 3 coefficient)
2. "u" to solve an UNequation (you should input than and 3 coefficient)
3. "v" to find vector lengthUses SL4A Android library.