Use APKPure App
Get anSolver old version APK for Android
Calculatrice scientifique avec le traceur. Peut résoudre des systèmes d'équations non linéaires
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
Telechargé par
Jalal Uddin Mishwani
Nécessite Android
Android 2.2+
Catégories
Signaler
Last updated on Apr 9, 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
anSolver
2.0.1 by SGG iLya2IK
Apr 9, 2016