Fix incorrect limit without direction for expression containing tan(x) when value to approach is pi/2 (issue #773); Fix warning for some limits with tan(x); Do not return zero for tan(pi/2)-tan(pi/2) |
|
More...
|
7 months ago
|
Fix assumption conflict in solve("v3"/"r1"*"r2"+"v3"=2.5,"v3"), set do_polynomial_division=true in solve() (use same simplification for factorization test during solving of equation regardless of state of do_polynomial_disivison; both changes fixes the issue separately) (issue #770) |
|
More...
|
7 months ago
|
Use LANGUAGE instead of LANG environment variable on Windows in order to avoid changing regional format settings; Add "language" option in qalc; Fix angle unit in output for "mode" command in qalc |
|
More...
|
7 months ago
|
Merge pull request #772 from donotnoot/fix-readline-vi-mode-indicator |
|
More...
|
7 months ago
|
Fix autocalculate input offset with readline vi mode |
|
More...
|
7 months ago
|
Merge pull request #630 from psokol/master |
|
More...
|
7 months ago
|
Use selection (as if button was clicked) if RPN stack is visible when using keyboard shortcut for RPN operation (issue #631) |
|
More...
|
7 months ago
|
Update Polish translation |
|
More...
|
7 months ago
|
Support all real numbers in binomial(), comb(), and perm() functions (and use binomial() in the other two functions) (issue #769) |
|
More...
|
7 months ago
|
Add zh_TW to build system, languages menu, and desktop and metainfo files (related to PR #190); Add pt_PT to metainfo file |
|
More...
|
7 months ago
|
Merge pull request #190 from laichiaheng/patch-1 |
|
More...
|
7 months ago
|
Fix non-localized data set key properties (when localized version is available) (issue #768); Make copyright text of Elements and Planets data sets translatable; Add comment to CSV separator argument text string |
|
More...
|
7 months ago
|
Avoid unnecessary calculations diff() improvement in previous commit; Do not group decimals for repeated decimals using overline; Improve decision to use parentheses for tab/ctrl+i result insert in qalc |
|
More...
|
7 months ago
|
Create qalculate-qt_zh_TW.ts |
|
More...
|
7 months ago
|
Improve simplification and speed in diff() function for high orders by applying polynomial division and factorization between iterations (issue #766) |
|
More...
|
7 months ago
|
Add zh_TW to build system and languages menu (related to PR #628); Require Pango >= 1.46 for repeating decimals using overline; Add comment for translators to "ENTER" (issue #627) |
|
More...
|
7 months ago
|
Merge pull request #628 from howaboutuser/master |
|
More...
|
7 months ago
|
Add files via upload |
|
More...
|
7 months ago
|
Merge pull request #189 from hugok79/patch-4 |
|
More...
|
7 months ago
|
Update Portuguese (Portugal) translation |
|
More...
|
7 months ago
|
Add use overline for repeating decimals to preferences (issue #528) |
|
More...
|
7 months ago
|
Add support for display repeating decimals using overline (vinculum); Remove MRC name/symbol from MR (memory recall) variable |
|
More...
|
7 months ago
|
Add support for display repeating decimals using overline (vinculum), enabled using qalc command "set repdeci 2" (issue #528); Fix ""x ➞" ("to") button label; Fix typo in history font tooltip (issue #597); Fix mnemonics conflict in plot dialog (issue #625) |
|
More...
|
7 months ago
|
Add support for display of repeating decimals using overline (vinculum) instead of ellipsis; Remove MRC name/symbol from MR (memory recall) variable |
|
More...
|
7 months ago
|
Fix Russian translation of "lcm" (issue #764) |
|
More...
|
7 months ago
|
Merge pull request #626 from hugok79/patch-4 |
|
More...
|
7 months ago
|
Update Portuguese (Portugal) translation |
|
More...
|
7 months ago
|
New version |
|
More...
|
7 months ago
|
Update libqalculate |
|
More...
|
7 months ago
|
Fix tab completion in qalc (issue #765); Increment version number (partially) |
|
More...
|
7 months ago
|