github Qalculate/qalculate-gtk v3.19.0
Qalculate! version 3.19 (GUI)

latest releases: v5.1.0, v5.0.0, v4.9.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+ and CLI).

Changes:

  • Customizable text color and button padding
  • Option to keep the main window above other windows
  • Activate first (or selected) completion item using Tab key
  • Fix custom keyboard shortcuts without modifier
  • Ask (once) for the correct interpretation of dots, when comma is decimal separator
  • Russian and German translations
  • Add boolean assumptions for unknown variables
  • Improve simplification of logical expressions (boolean algebra) (libqalculate)
  • Add nand and nor operators and spelled out version of logical not operator ("not"), and interpret bitwise operators as logical in some cases (libqalculate)
  • New functions for inverse cumulative distributions: chisqdistinv(), fdistinv(), normdistinv(), and tdistinv() (libqalculate)
  • Add inverse incomplete beta function, betaincinv(), and improve betainc() (now returns regularized incomplete beta function) (libqalculate)
  • newtonsolve() and secantsolve() functions for solving equations using Newton's or secant method (libqalculate)
  • Do not return dot product when multiplication operator is used with vectors (use "." or dot() function instead) (libqalculate)
  • Fix cumulative t-distribution for X < 0 (libqalculate)
  • Minor bug fixes and feature improvements

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

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

Download Windows binaries here:
64-bit installer
32-bit installer (use compatibility mode to avoid keyboard input issues)
32-bit zip (unpack and run without further installation; no application data are read or written outside of the unpacked directory)
The 64-bit binaries can now also be installed using the Windows Package Manager (winget).

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.