-
-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c8c872c
commit 73664d4
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Updated: | ||
- Many translations | ||
- Input area takes the full screen size | ||
- Parenthesis system | ||
|
||
Fixed: | ||
- Double toast when value copied for android 13 | ||
- Definition domain of tangent | ||
- Display result when you paste a calculation | ||
- Indirect division by zero is undefined | ||
- Division by functions | ||
- Percent issues | ||
- Trigonometric functions return wrong results if the result is negative | ||
- Math error clears entire calculation when new number is entered | ||
- Parenthesis problem with tangent |