Giới thiệu về anSolver
Khoa học máy tính với các máy vẽ. Có thể giải quyết các hệ phương trình phi tuyến
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
What's new in the latest 2.0.1
- 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
Thông tin APK anSolver
Phiên bản cũ của anSolver
anSolver 2.0.1

Tải xuống siêu nhanh và an toàn thông qua Ứng dụng APKPure
Một cú nhấp chuột để cài đặt các tệp XAPK/APK trên Android!