Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
libqalculate
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian
libqalculate
Commits
98c4c689
Commit
98c4c689
authored
2 years ago
by
Hanna K
Browse files
Options
Downloads
Patches
Plain Diff
Update ChangeLog
parent
da455065
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+12
-0
12 additions, 0 deletions
ChangeLog
with
12 additions
and
0 deletions
ChangeLog
+
12
−
0
View file @
98c4c689
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))
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment