Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 26 days 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