Skip to content

Qalculate! version 5.5.1 (Gtk GUI)

Latest
Compare
Choose a tag to compare
@hanna-kn hanna-kn released this 24 Feb 11:27

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:

  • Fix segfault when deleting object
  • Fix mode menu items sometimes not functioning properly after a mode has been added or removed
  • Fix right status context menu not updated
  • Fix keyboard shortcut input dialog when modifier is released first
  • Fix date (month off by one) in history context menu
  • Fix roman numerals shown as "Other"
  • Fix copy unformatted ASCII without units when unit is placed before quantity
  • Fix previous result displayed with changed output format despite cleared result after modified input format
  • Fix and improve tooltips
  • Indicate input and output base using overline and underline in programming keypad when input and output base differs
  • Fix solve() function with replace() function as first argument (fixes solve2() function) (libqalculate)
  • Fix "where" operator using (in)equality in variable (libqalculate)
  • Return x=ae^(ir) (with r instead of n) for abs(x)=x (libqalculate)
  • Minor bug fixes and feature enhancements

Download the source code here:
qalculate-gtk-5.5.1.tar.gz

Download the source code of libqalculate here:
libqalculate-5.5.1.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 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/.