Derivative Integral Calculator APK
最新版本
1.01 for Windows
更新
2022年December08日
信息
版 1.01 (#3)
更新 2022年December08日
APK檔案大小 6.1 MB
Android 最低版本需求 Android 4.1+ (Jelly Bean)
開發人員 Digitalized Solutions
類別 教育 (應用)
應用 ID com.Digitalized_Solutions.Derivative__Integral_Calculator
開發者備註 A step by step Solution for Derivative and Integral Problems with explanation.
螢幕截圖圖片
點擊圖像以查看完整尺寸
最新異動
Derivative Integral Calculator 1.01的新功能
* Bug fixes
* Improved performance
* Improved performance
內容描述
For those with a technical background, the following section explains how the Derivative Calculator works.
First, a parser analyzes the mathematical function. It transforms it into a form that is better understandable by a computer, namely a tree (see figure below). In doing this, the Derivative Calculator has to respect the order of operations. A specialty in mathematical expressions is that the multiplication sign can be left out sometimes, for example we write "5x" instead of "5*x". The Derivative Calculator has to detect these cases and insert the multiplication sign.
The parser is implemented in JavaScript, based on the Shunting-yard algorithm, and can run directly in the browser. This allows for quick feedback while typing by transforming the tree into LaTeX code. MathJax takes care of displaying it in the browser.
When the "Go!" button is clicked, the Derivative Calculator sends the mathematical function and the settings (differentiation variable and order) to the server, where it is analyzed again. This time, the function gets transformed into a form that can be understood by the computer algebra system Maxima.
First, a parser analyzes the mathematical function. It transforms it into a form that is better understandable by a computer, namely a tree (see figure below). In doing this, the Derivative Calculator has to respect the order of operations. A specialty in mathematical expressions is that the multiplication sign can be left out sometimes, for example we write "5x" instead of "5*x". The Derivative Calculator has to detect these cases and insert the multiplication sign.
The parser is implemented in JavaScript, based on the Shunting-yard algorithm, and can run directly in the browser. This allows for quick feedback while typing by transforming the tree into LaTeX code. MathJax takes care of displaying it in the browser.
When the "Go!" button is clicked, the Derivative Calculator sends the mathematical function and the settings (differentiation variable and order) to the server, where it is analyzed again. This time, the function gets transformed into a form that can be understood by the computer algebra system Maxima.
評分和評論
評分:3.3 / 5 · Less than 100 票
(*) 是必須的
之前的版本
Derivative Integral Calculator 1.01 APK - 下載 適用于 Windows - (#3, 6.1 MB)