Qalculate! is a multi-purpose cross-platform desktop calculator. It is simple to use but provides power and versatility normally reserved for complicated math packages, as well as useful tools for everyday needs (such as currency conversion and percent calculation). Features include a large library of customizable functions, unit calculations and conversion, symbolic calculations (including integrals and equations), arbitrary precision, uncertainty propagation, interval arithmetic, plotting, and a user-friendly interface (Gtk, Qt, and CLI).
Changes:
- Add support for display of repeating decimals using overline (vinculum) instead of ellipsis
- Use selection (as if button was clicked) if RPN stack is visible when using keyboard shortcut for RPN operation
- Allow enter to accept input when creating history bookmark, and in last entry in set unknowns dialog
- Do not allow conversion using "to" in function expression (in edit function dialog)
- Add "-" after unit prefix symbol (k and M excluded), in completion list, to indicate that it must be followed by a unit
- Disable calculate as you type for expression containing export, load, or command function
- Use LANGUAGE environment variable, instead of LANG, on Windows in order to avoid changing regional format settings
- Use tabular numbers (tnum) font feature (fixes alignment with Adwaita font) in history, RPN stack, and for binary numbers in result
- Fix empty category field in matrix/vector edit dialog
- Fix segfault in some cases when creating variable with long title/value
- Fix copy result to clipboard (and inconsequential crash after any action) in Gnome shell search provider
- Fix expression status for multiple "to" expressions without preceding expression (not supported)
- Traditional Chinese translation
- Support all real numbers in binomial(), comb(), and perm() functions (libqalculate)
- Add boolean argument for reversed conversion (to text string) in bin(), oct(), dec(), hex(), and base() (libqalculate)
- Add support for units in limit() (libqalculate)
- Improve simplification and speed in diff() function for high orders (libqalculate)
- Show a warning when it appears as if the user tries to convert part of an expression (libqalculate)
- Improve handling of functions returning text string or value with angle unit, in angle and text arguments (libqalculate)
- Improve handling of random numbers in iterative functions and in function arguments of custom functions (libqalculate)
- Improvements/fixes for currencies and exchange rates (libqalculate)
- Fix integral with infinite limit with unit (libqalculate)
- Fix non-localized data set key properties (when translated version is available) (libqalculate)
- Fix angle conversion for (in)equalities (both sides where converted) (libqalculate)
- Fix default separator in load() and export() functions (libqalculate)
- Fix µ_B name/symbol for Bohr magneton (libqalculate)
- Fix incorrect limit for expression containing tan(x) when value to approach is pi/2 without direction (libqalculate)
- Minor bug fixes and feature enhancements
Download the source code here:
qalculate-gtk-5.6.0.tar.gz
Download the source code of libqalculate here:
libqalculate-5.6.0.tar.gz
Download Windows binaries here:
64-bit installer
64-bit zip (unpack and run without further installation; no application data are read or written outside of the unpacked directory)
32-bit installer (without Qt GUI)
32-bit zip (without Qt GUI)
The binaries can also be installed using the Windows Package Manager (winget). The 64-bit binaries requires Windows 10 (1809) or later.
GNU/Linux binaries:
A flatpak package (recommended) is available at https://flathub.org/apps/details/io.github.Qalculate.
A snap package is available at https://snapcraft.io/qalculate.
64-bit (x86) self-contained binaries (extract and run from anywhere on most GNU/Linux distributions; no translations included)
For more information visit the website at http://qalculate.github.io/.