github Qalculate/qalculate-qt v4.2.0
Qalculate! version 4.2.0 (Qt GUI)

latest releases: v5.2.0.1, v5.2.0, v5.1.0...
2 years 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:

  • Insert minus instead of executing RPN operation, on key press, when last character is e
  • Updated Tab key behaviour, e.g. cycle through completion items on subsequent tab key presses, and traverse items if tab key is unbound
  • Fix segfault when result is a currency with quantity of one
  • Fix copy keyboard shortcut in expression entry
  • Show warning when log() is used with a single argument, and always show second argument of log()
  • Option to plot real and imaginary parts separately (enabled by default)
  • Polar plot style
  • Ask the user for the desired sinc() variant (unnormalized or normalized)
  • Support for binary-coded decimals (BCD)
  • Show names with underscore capitalized and with underscore removed (with some exceptions)
  • Variable spacing of x values in plot (unless step size is used) (libqalculate)
  • Updated plot() function with arguments for specification of plot options (in any order after the third argument) (libqalculate)
  • Additional information units (libqalculate)
  • Units for volumetric flow rate (libqalculate)
  • Tradtional numbers (e.g. dozen, score) (libqalculate)
  • Make names with a single character followed by digits case-sensitive with suffix by default (libqalculate)
  • Accept more than two arguments in gcd() and lcm() (libqalculate)
  • Interpret a single vector argument as a list of arguments if function requires more than one argument (libqalculate)
  • Fix limit of floor(), ceil(), and trunc() (libqalculate)
  • Fix plotting of derivatives and integrals (libqalculate)
  • Fix randpoisson() (libqalculate)
  • Fix reactivation of object, after object that caused deactivation is removed (libqalculate)
  • Minor bug fixes and feature enhancements

Download the source code here:
qalculate-qt-4.2.0b.tar.gz

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

Windows binaries:
64-bit installer
32-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 zip
The 64-bit binaries can now also be installed using the Windows Package Manager (winget). The Qt GUI requires Windows 10 or later.

GNU/Linux binaries:
A flatpak package is available at https://flathub.org/apps/details/io.github.Qalculate.qalculate-qt.
A snap package is available at https://snapcraft.io/qalculate-qt.

For more information visit the website at http://qalculate.github.io/.

Don't miss a new qalculate-qt release

NewReleases is sending notifications on new releases.