Skip to content
Snippets Groups Projects
Commit 98c4c689 authored by Hanna K's avatar Hanna K
Browse files

Update ChangeLog

parent da455065
No related branches found
No related tags found
No related merge requests found
2022-08-22 Hanna Knutsson <hanna.knutsson@protonmail.com>
* Fix a*b^x+cx=d when a and c have different signs and d is non-zero
* x+0^x=0 is not solvable
* Fix unevaluted ln() and wrong combination of addition of ln() with negative arguments in (-a)^x*(-b)^x=c
* Fix scientific E notation with sign in argument when function is used without parentheses
* Reset interval calculation status after forced abort;
2022-08-19 Hanna Knutsson <hanna.knutsson@protonmail.com>
* Recursively create qalc configuration directory
2022-08-13 Hanna Knutsson <hanna.knutsson@protonmail.com>
* Support for var=a syntax (quotation marks required for now) for variable assignment with calculated value (as save(a, var,,,1))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment