github Qalculate/qalculate-gtk v4.3.0
Qalculate! version 4.3.0 (GTK GUI)

latest releases: v5.0.0, v4.9.0, v4.8.1...
20 months 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:

  • Replace selection (instead of wrap in parentheses) on operator input if selection ends with operator
  • Act as if two arguments are required when applying base-N logarithm to expression
  • When applying function to expression, exclude to/where expression and place cursor before closing parenthesis if operator is last in selection
  • var=a syntax for variable assignment with calculated expression
  • Fix handling of Unicode powers for units in denominator, with adaptive parsing enabled (e.g. parse 10m/s² the same as 10m/s^2) (libqalculate)
  • Fix "+" ignored after "E" in number bases where "E" is a digit (libqalculate)
  • Fix scientific E notation with sign in argument when function is used without parentheses (libqalculate)
  • Fix lambertw() for values very close to zero (libqalculate)
  • Fix a*b^x+cx=d when a and c have different signs, and d is non-zero (libqalculate)
  • Fix a^x*b^x=c when a and b is negative, and c is positive (libqalculate)
    _ Fix segfaults in some corner cases (libqalculate)
  • Fix potential issues in handling of leap seconds (e.g. during subtraction of seconds from date) (libqalculate)
  • Replace ounce with fluid ounce during conversion to volume unit (libqalculate)
  • Solve a^x+b^x+...=c in more cases (libqalculate)
  • Improve remainder/modulus for numerators with large exponents (libqalculate)
  • Truncate number in output of parsed expression and end with ellipsis if unable to display all decimals (libqalculate)
  • Improved floating point calculation and output speed, particularly for simple expressions with very high precision (libqalculate)
  • New functions: clip(), qFormat(), qError() (libqalculate)
  • Minor bug fixes and feature enhancements

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

Download the source code of libqalculate here:
libqalculate-4.3.0.tar.gz

Download Windows binaries here:
64-bit installer
32-bit installer (use compatibility mode to avoid keyboard input issues)
64-bit zip (unpack and run without further installation; no application data are read or written outside of the unpacked directory)
32-bit zip
The 64-bit binaries can now 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.