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: about 2 months 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T05:16:36.000Z (about 8 years ago)
- Last Synced: 2024-10-12T14:39:28.924Z (3 months 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