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
anSolver is an Android Tools app developed by SGG iLya2IK and published on the Google play store. It has gained around 1000 installs so far, with an average rating of 3.0 out of 5 in the play store.
anSolver requires Android with an OS version of 2.2 and up. In addition, the app has a content rating of Everyone, from which you can decide if it is suitable to install for family, kids, or adult users. anSolver is an Android app and cannot be installed on Windows PC or MAC directly.
Android Emulator is a software application that enables you to run Android apps and games on a PC by emulating Android OS. There are many free Android emulators available on the internet. However, emulators consume many system resources to emulate an OS and run apps on it. So it is advised that you check the minimum and required system requirements of an Android emulator before you download and install it on your PC.
Below you will find how to install and run anSolver on PC:
If you follow the above steps correctly, you should have the anSolver ready to run on your Windows PC or MAC. In addition, you can check the minimum system requirements of the emulator on the official website before installing it. This way, you can avoid any system-related technical issues.
anSolver APK 2.0.1 | 106.03 KB | 2.0.1 |