Ecosyste.ms: Awesome
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: 26 days ago
JSON representation
Integration calculator android app
- Host: GitHub
- URL: https://github.com/jackgoh/numerical-integration
- Owner: jackgoh
- Created: 2015-02-12T14:34:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T05:16:36.000Z (almost 8 years ago)
- Last Synced: 2023-02-28T04:41:49.772Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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