github Qalculate/qalculate-gtk v5.1.0
Qalculate! version 5.1 (GTK GUI)

13 days ago

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:

  • Option to show parsed expression in result field
  • Add two's complement input and binary bits to preferences, and preserve these settings when leaving programming keypad
  • Ask for the desired interpretation the first time percent addition is used (e.g. 100 + 10% equals 110 or 100.1)
  • Download button in dialog shown when new version is available, on Windows
  • Fix AltGr (primarily for input of operators) on Windows
  • Fix updating of self-contained GNU/Linux binaries from GUI
  • Portuguese (Portugal) translation
  • Support for solving equations containing if() function (libqalculate)
  • Support for solving root(a, x)=b (requires rational value for ln(a)/ln(b)) (libqalculate)
  • New functions: powertower() and multiples() (libqalculate)
  • New units for solar radius, mass, and luminosity (libqalculate)
  • Use parentheses for exponent using scientific notation (with power of 10) (libqalculate)
  • Support integer factorization of integers in matrix/vector, and of numerator and denominator in rational number (libqalculate)
  • Relaxed conditions for (x^a)^b = x^(a × b) and x^a × x^b = x^(a + b) when complex numbers are deactivated (fixes segfaults) (libqalculate)
  • Fix (ax + n)^2 > 1, where n is even and a is not 1, returning false (libqalculate)
  • Fix setbits() function (libqalculate)
  • Fix Number::equals(0, ..., true) when number is infinite (affects replace() function) (libqalculate)
  • Fix a^(f(x))=a^(b*g(x)) where b=2 or b=3 (libqalculate v5.1.1)
  • Minor bug fixes and feature enhancements

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

Download the source code of libqalculate here:
libqalculate-5.1.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 new Qt GUI requires Windows 10 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/.

Don't miss a new qalculate-gtk release

NewReleases is sending notifications on new releases.