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

https://github.com/jackgoh/numerical-integration

Integration calculator android app
https://github.com/jackgoh/numerical-integration

Last synced: 3 months ago
JSON representation

Integration calculator android app

Awesome Lists containing this project

README

        

An android apps which calculate mathematic integral using different kind of algorithm/rule.

* Composite Trapezoidal Rule
* Simpson's Rule
* Romberg algorithm