this post was submitted on 26 Jun 2021
23 points (100.0% liked)

Open Source

32381 readers
827 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

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).

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 3 years ago* (last edited 3 years ago)

Just to mention it...libqalculate also comes with CLI qalc tool which I use all the time, it's a great calculator. And Plasma's krunner uses libqalculate as back-end for their integrated calculator. I think anything that contains a "=" in krunner get send to libqalculate allowing things like =plot(x^2+2x-3 ; -10) in the krunner input.

Edit: The function list is something worth having always a hand when doing calculations with krunner.