SPANISH: Aplicaci?n Android que calcula la soluci?n de una integral en un intervalo dado, utilizando ya sea el m?todo trapezoidal o de simpson; en un n?mero dado de intervalos. La funci?n evaluada es x^3 + 3x^2 - 10x + 20 y se puede cambiar modificando el c?digo directamente..
CalculateIntegrals_App is hosted in the following web site
https://github.com/AlejandroHCruz/CalculateIntegrals_App
If you think the Android project CalculateIntegrals_App listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CalculateIntegrals_App.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
CalculateIntegrals_App has the following Java source files.
com.alejandro1093.www.calculateIntegrals.Main.java