Qalculate!

From Wikipedia, the free encyclopedia
Qalculate!
Original author(s)Niklas Knutsson,[1][2][3]
Developer(s)Hanna Knutsson,[4]
Sven Herzberg
Initial release2 August 2003; 20 years ago (2003-08-02) (version 0.1)[5][6][7]
Stable release
4.9.0[8] Edit this on Wikidata / 27 November 2023; 5 months ago (27 November 2023)
Repositorygithub.com/Qalculate
Written inC++
Operating systemLinux
Windows
macOS
PlatformWinget
Windows installer
Snap
Flatpak
Standalone executable
TypeMath, calculator
LicenseGPL
Websiteqalculate.github.io

Qalculate! is an arbitrary precision cross-platform software calculator.[9] It supports complex mathematical operations and concepts such as derivation, integration, data plotting, and unit conversion. It is a free and open-source software released under GPL v2.

Features[edit]

Qalculate! supports common mathematical functions and operations, multiple bases, autocompletion, complex numbers, infinite numbers, arrays and matrices, variables, mathematical and physical constants, user-defined functions, symbolic derivation and integration, solving of equations involving unknowns, uncertainty propagation using interval arithmetic, plotting using Gnuplot, unit and currency conversion and dimensional analysis, and provides a periodic table of elements, as well as several functions for computer science, such as character encoding and bitwise operations.[10][11][12][13][14][15][16][17][18]

It provides four interfaces: Two GUIs, one using GTK (qalculate-gtk) and another using Qt (qalculate-qt), a library for use in other programs (libqalculate), and a CLI program for use in a terminal (qalc).

  • Qalculate! (GTK+ GUI): qalculate-gtk[19]
  • Qalculate! (Qt GUI): qalculate-qt
  • Qalculate! (CLI): qalc (usually provided by the libqalculate package)[20]
  • Qalculate! (Library): libqalculate[21]
A session with the qalc CLI

Use in academic research[edit]

See also[edit]

References[edit]

  1. ^ "Qalculate! - a multi-purpose cross-platform desktop calculator". LinuxLinks. Qalculate! is written in C++
  2. ^ Knutsson, Hanna. "Qalculate! Manual v0.9.8". qalculate.sourceforge.net. Copyright © 2005-2007, 2016 Hanna Knutsson.
  3. ^ "Qalculate". Free Software Directory. Free Software Foundation. Retrieved 28 April 2021. GPL License Verified by Christiano Anderson Verified on 7 February 2004 Niklas Knutsson Maintainer
  4. ^ hanna-kn. "Overview". GitHub. Retrieved 28 April 2021.
  5. ^ "Download Qalculate! From SourceForge.net". prdownloads.sourceforge.net. Archived from the original on 2 August 2003. Retrieved 13 January 2022.
  6. ^ "Qalculate! - A modern desktop calculator". SourceForge. Archived from the original on 2003-08-02. Retrieved 24 May 2021.
  7. ^ "Qalculate! - Browse Files at SourceForge.net". Archived from the original on 2004-05-21.
  8. ^ "Release 4.9.0". 27 November 2023. Retrieved 19 December 2023.
  9. ^ "downloads". Qalculate!. GitHub. Retrieved 28 April 2021.
  10. ^ "GUI Calculator for Linux". Ask Ubuntu. Retrieved 28 April 2021.
  11. ^ hanna-kn. "General problem with 'intelligent guessing' attempts · Issue #115". Qalculate/libqalculate. GitHub. Retrieved 28 April 2021. Also, qalculate-gtk (although I understand that you might prefer the CLI) allows you to see the parsed expression as you type and makes it easier to switch between modes. I agree that an alternative mode along the lines of your suggestions might be beneficial. The default mode should however still strive to allow the user to enter expressions as they appear in ordinary texts (it is still far from perfect in this respect), without the need to read a manual.
  12. ^ "Software used by the Math Center". Riverbend Community Math Center. South Bend, IN. Retrieved 28 April 2021. Qalculate! is a multi-purpose desktop calculator. It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, and plotting.
  13. ^ Liang Xu (2020-10-20). "Five commands to use calculator in Linux command line". fatalerrors.org. Retrieved 28 April 2021. Qalculate is a multi-functional cross platform desktop calculator. It's easy to use, but it's powerful. It provides a number of powerful multi-functional mathematical libraries, as well as some practical tools to meet daily needs (such as currency conversion and percentage calculation, etc.). The functions of Qalculate include a large number of customizable function libraries, unit calculation and conversion, symbolic calculation (including integral and equation), arbitrary precision, uncertainty propagation, interval arithmetic, drawing and user-friendly interface (GTK + and CLI).
  14. ^ Shirish (July 18, 2020). "Qalculate! - The Best Calculator Application in The Entire Universe". It's FOSS. chmod777 Media Tech (OPC) Pvt Ltd. Retrieved 28 April 2021. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons).
  15. ^ Oh, Damien (15 October 2010). "Qalculate is a Powerful Calculator For Linux". Make Tech Easier. Retrieved 28 April 2021. Qalculate is a powerful calculator for Linux that can solve complex mathematical expressions, units conversion, graph plotting and many more sophisticated functions.
  16. ^ Sharma, Shashank (8 October 2008). "In search of bigger, stronger calculators". Linux.com. Retrieved 28 April 2021. Qalculate!'s autocompletion feature quickly prompts you with all possible variables, functions, and units as soon as you start typing. For instance, on typing c, Qalculate! suggest circle, circumference, cal, cal-mean, candela, and more than a dozen more in-built values.
  17. ^ Devcic, Ivana Isadora (12 November 2015). "Make Math Easy with These Linux Apps". MUO - makeuseof.com. Retrieved 28 April 2021.
  18. ^ "Qalculate! Manual v3.21.0". qalculate.github.io. Retrieved 2021-10-30.
  19. ^ Berlasso, Ricardo. "2 scientific calculators for the Linux desktop". Opensource.com. Retrieved 28 April 2021. Qalculate! (with the exclamation point) has a long and complex history. The project offers a powerful library that can be used by other programs (the Plasma desktop can use it to perform calculations from krunner) and a graphical interface built on GTK3. It allows you to work with units, handle physical constants, create graphics, use complex numbers, matrices, and vectors, choose arbitrary precision, and more.
  20. ^ "QALC man page". qalculate.github.io.
  21. ^ Plasma desktop can use Library to perform calculations from krunner

External links[edit]