MFP Newton Solver
CYZ SOFT
2018年05月04日
关于MFP Newton Solver
这是该程序的第一个发布版本。
This app uses Newton-Raphson method to solve one variable expression which equals to zero. Note that the expression and its variable are both string based. The initial guess of the variable is 0, max number of steps is 50 and error tolerance is 10e-8. For example,
newtonSolver("x**2+2*x-9", "x")
returns 2.1622777. If there is no real result for the variable, this function throws an exception.
Note that this app was developed by an easy-to-learn and cross-platform scripting language called MFP. This language's IDE is an Android application called Scientific Calculator Plus.
最新版本1.0.0.1710的更新日志
Last updated on 2018年05月04日
Make it more powerful. Now it can even solve some equations with complex values. User may need to try to run it several times to get result.
MFP Newton Solver历史版本
MFP Newton Solver 1.0.0.1710
4.8 MB2018年05月04日
在APKPure上极速安全下载应用
一键安装安卓XAPK/APK文件!