An open API service indexing awesome lists of open source software.

https://github.com/joelibaceta/mathreadme


https://github.com/joelibaceta/mathreadme

Last synced: 2 months ago
JSON representation

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} $$