Integrated Calculator
Last updated 11 months ago
You can perform calculations from your home screen and get the answer without opening any extra apps.
You can type your math expression into the search bar and get instant results.
Here is a quick cheat sheet for supported operations:
Basic operations
Additional whitespaces are ignored so that you can write 1+2 and 1 + 2 .
Constants
Note that constants only work when used alongside other parts of an expression. Just writing the constant will not get picked up. A workaround is writing + 0 behind a constant or function, e.g., pi + 0 = 3.14... .
Functions
Basic
Trigonometric
Function names ignore capitalization.
Comparisons
Logical comparisons
Combining multiple comparisons.