https://github.com/joelibaceta/mathreadme
https://github.com/joelibaceta/mathreadme
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joelibaceta/mathreadme
- Owner: joelibaceta
- Created: 2022-06-01T14:14:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T14:14:43.000Z (about 3 years ago)
- Last Synced: 2025-03-27T04:38:02.555Z (2 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MathReadme
When $a \ne 0$, there are two solutions to $(ax^2 + bx + c = 0)$ and they are $$ x = {-b \pm \sqrt{b^2-4ac} \over 2a} $$