About Function Calculator
[General Calculator Functions] - Supports basic arithmetic operations (+, −, ×, ÷) and parentheses - Includes exponentiation (^), modulo (), percentage (%), and square root (√) calculations - Supports mathematic
[General Calculator Functions]
- Supports basic arithmetic operations (+, −, ×, ÷) and parentheses
- Includes exponentiation (^), modulo (), percentage (%), and square root (√) calculations
- Supports mathematical constants (π, e)
- Includes engineering functions such as sin, cos, tan, log, and ln
- Calculator memory functions (M+, M-, MR, MC)
- Convenient equation editing with "⌫" and "AC" buttons
- Option to enable or disable vibration
[Programming Features]
- Create custom mathematical functions
(e.g., def sumTwo(numOne, numTwo) = numOne + numTwo;)
(e.g., def celsiusToFahrenheit(celsius) = celsius * 9/5 + 32;)
- Powerful recursive functions
(e.g., def factorial(n) = n * factorial(n-1); factorial(0) = 1;)
- Complex functions using JavaScript-like syntax
- Supports variables, if statements, for loops, while loops, and function definitions
(e.g.,
def fibonacci(n){
if(n return fibonacci(n-1) + fibonacci(n-2);
}
)
- Create unlimited custom functions for everyday use
(e.g., def discountedPrice(payment, discountRate) = payment * (1 - discountRate/100);)
- Use variables as shopping or price lists
(e.g., var apple = 500; var pear = 600; var pen = 700;)
-> 2="">
(e.g., var exchangeRate = 1500;)
- Includes an easy-to-follow coding tutorial
https://masshunter910.blogspot.com
Previous Versions
Here you can find the changelog of Function Calculator since it was posted on our website on 2020-06-07 22:57:54.
The latest version is 42.0 and it was updated on 2026-06-11 17:53:13. See below the changes in each version.
Function Calculator version 42.0
Updated At: 2025-12-16
Changes: We have improved the user experience by making some UI enhancements. Fixed some bugs related to exponential calculations.
Function Calculator version 40.0
Updated At: 2025-11-12
Changes: - Adjusted repeat calculation count: now starts from the first "=" press
- Variable list now sorted by most recent
- Fixed fraction calculation bug
- Updated switch statement example
- Added Indonesian translation
Function Calculator version 39.0
Updated At: 2025-10-24
Changes: Improved design for a prettier and more user-friendly experience.
Expanded the code editor for easier and more comfortable coding.
Added a feature to repeat the last operation by pressing the “=” button repeatedly.
You can now tap a result to copy it or store the value in a variable.
Function Calculator version 36.0
Updated At: 2025-06-19
Changes: Improved percent calculation: 100 + 10% = 110
Long-press = to switch between decimal and fraction: 1.25 ↔ 5/4
Scientific notation like 10E3 now shows as 10 × 10³
Fixed bug with exponent operator (^)
Improved app stability
Function Calculator version 33.0
Updated At: 2025-05-06
Changes: The settings page has been improved.
A new button has been introduced to select the number of decimal places.
A new button has been introduced to select the exact calculation mode.
Function Calculator version 32.0
Updated At: 2025-04-22
Changes: A number format selection button has been created on the settings page so that users can select the number format of the calculator.
To avoid overlapping with the comma of the number format of the calculator, two or more function arguments are separated by a vertical bar (|).
Some of the manual has been updated.
Function Calculator version 31.0
Updated At: 2025-04-08
Changes: Introduced functions now and rand.
Added statistical functions for memory value M.
Fixed coding build errors.
Function Calculator version 30.0
Updated At: 2025-03-27
Changes: 1. Improved trigonometric function calculation logic
2. Improved coding variable logic
3. Added code examples
4. Improved app termination issue when user code error occurs
Function Calculator version 29.0
Updated At: 2025-01-28
Changes: Fixed a turning off error when running the app.
The performance of general recursive functions has been greatly improved.
Please save existing math functions separately before updating.
Function Calculator version 26.0
Updated At: 2025-01-11
Changes: By optimizing the performance of the calculator engine, the performance of general recursive codes has been enhanced and the function of simple recursive functions has been expanded.
Improves code accuracy by reinforcing logic missing from internal variable storage during code progress.
Improves calculation logic performance.
Fixed message popup bug fo
Disclaimer
Official Google Play Link
We do not host Function Calculator on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.
The Google Play link for Function Calculator is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.