Usar la aplicación APKPure
Obtener anSolver versión histórica en Android
Calculadora científica con el plotter. Puede resolver sistemas de ecuaciones no lineales
Scientific calculator with plotter and solver for systems of non-linear equations. Features:
- Evaluation of expressions. for example:
(6+7)*1.5^(2+0.4)
- Variables. You can create and assign variables
x=6
y=7
z=(x+y)*1.5^(x/3+0.4)
- Solving equations by RKM method.
To solve system of equations for n variables (first need to declare this variables. current values of variables will taken as first approach.):
solve(var1,var2,...,varn)
example:
x=1
y=1
2*x+3*y-12=0
x^2*y=20
solve(x,y)
Result: {3,3909063; 1.739358}
More information here:
http://sggdev.blogspot.ru/2016/01/ansolver-can-solve-now-non-linear.html
- Operators
+, -, *, /, ^
- Functions
cos, sin, tan, acos, asin, atan, exp, ln, log, abs, sqr, sqrt, sinh, cosh, tanh
Last updated on 09/04/2016
- some perfomance and stability fixes
- can solve a system of non-linear equations now. more information here: http://sggdev.blogspot.ru/2016/01/ansolver-can-solve-now-non-linear.html
- some useful interface features were added
- some bug fixes for correct displaying on the xhdpi - xxxhdpi devices
Presentado por
Jalal Uddin Mishwani
Requisitos
Android 2.2+
Categoría
Reportar
anSolver
2.0.1 by SGG iLya2IK
09/04/2016