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

https://github.com/hbiede/qsolver

An Objective-C framework to reduce a quadratic equation's solution and return it as a string.
https://github.com/hbiede/qsolver

objective-c quadratic-formula

Last synced: 2 months ago
JSON representation

An Objective-C framework to reduce a quadratic equation's solution and return it as a string.

Awesome Lists containing this project

README

        

# QSolver
An Objective-C framework to reduce a quadratic equation's solution and return it as a string.