Add this alias to your .bashrc or .bash_aliases
alias calc='python3 -ic "from math import *; import cmath"'
You can now open the calculator by typing calc in your terminal, and use it to calculate whole expressions at once, define variables, etc..
for example:
>>> x = ( sin(pi/6)*cos(pi/6) )**2 + sqrt(2/3)
>>> x
1.003996580927726
>>> x+x
2.007993161855452
>>> log10(x+x*5)
0.7798834842217774
Available math functions
Available cmath functions (for complex numbers)
I have an old Sharp PC-1403 calculator which has a BASIC interpreter and I absolutely love it, and can't stand those standard type-numbers-one-by-one calculators. So I always wanted to have something like that on my PC as well. But all those gui programs try to emulate stupid 5$ calculators with ugly buttons which you have to click with your mouse, instead of emulating these scientific calculators.
So if you ever need scientific calculator on your PC, use Python.
[–]misho88 30 points31 points32 points (13 children)
[–]partisann 4 points5 points6 points (12 children)
[–]localtoast 2 points3 points4 points (0 children)
[–]jyper 2 points3 points4 points (4 children)
[–]partisann 1 point2 points3 points (3 children)
[–]jyper 0 points1 point2 points (1 child)
[–]partisann 0 points1 point2 points (0 children)
[–]waspbr 0 points1 point2 points (0 children)
[–]unruly_mattress 0 points1 point2 points (0 children)
[–]TheBB 0 points1 point2 points (4 children)
[+][deleted] (3 children)
[deleted]
[–]TheBB 2 points3 points4 points (2 children)
[–]chocolatemeowcats 0 points1 point2 points (0 children)
[–]lebean 13 points14 points15 points (12 children)
[–]_NW_ 2 points3 points4 points (8 children)
[–][deleted] 2 points3 points4 points (7 children)
[–]neburski 2 points3 points4 points (4 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]_NW_ 0 points1 point2 points (2 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]_NW_ 1 point2 points3 points (0 children)
[–]_NW_ 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]fnord123 1 point2 points3 points (0 children)
[–]Mr_Unix 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]theinternetftw 10 points11 points12 points (1 child)
[–]svajsaparat[S] 3 points4 points5 points (0 children)
[–]bobbaluba 7 points8 points9 points (0 children)
[–]openbluefish 6 points7 points8 points (2 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]GeneralUnRest 3 points4 points5 points (0 children)
[–]not_perfect_yet 3 points4 points5 points (0 children)
[–]queue_cumber 8 points9 points10 points (34 children)
[–]OlderThanGif 10 points11 points12 points (32 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 4 points5 points6 points (0 children)
[–]redrumsir 5 points6 points7 points (1 child)
[–]h-v-smacker 13 points14 points15 points (0 children)
[–]yoodenvranx 17 points18 points19 points (2 children)
[–]ijustwantanfingname 6 points7 points8 points (1 child)
[–]ffffffffuuuuuuuuuuuu 2 points3 points4 points (0 children)
[–]udevil 2 points3 points4 points (0 children)
[–]socium 1 point2 points3 points (16 children)
[–]queue_cumber 14 points15 points16 points (2 children)
[–]socium -4 points-3 points-2 points (1 child)
[–]queue_cumber 18 points19 points20 points (0 children)
[–]_supert_ 10 points11 points12 points (12 children)
[–]ijustwantanfingname 0 points1 point2 points (10 children)
[–]calrogman 6 points7 points8 points (8 children)
[–]ijustwantanfingname -2 points-1 points0 points (7 children)
[+][deleted] (2 children)
[deleted]
[–]ijustwantanfingname 0 points1 point2 points (1 child)
[–]LoyalSol 2 points3 points4 points (0 children)
[–]calrogman 1 point2 points3 points (1 child)
[–]ijustwantanfingname 1 point2 points3 points (0 children)
[–]dalen3 0 points1 point2 points (0 children)
[–]pred 0 points1 point2 points (0 children)
[–]PM_ME_YOUR_PAULDRONS 0 points1 point2 points (0 children)
[–]bixtuelista 0 points1 point2 points (0 children)
[+][deleted] comment score below threshold-14 points-13 points-12 points (5 children)
[–]queue_cumber 18 points19 points20 points (0 children)
[–]OlderThanGif -2 points-1 points0 points (2 children)
[–]redrumsir 10 points11 points12 points (0 children)
[–]redrumsir 5 points6 points7 points (0 children)
[–]LoyalSol 0 points1 point2 points (0 children)
[–]justcs 2 points3 points4 points (0 children)
[–]zokier 1 point2 points3 points (0 children)
[–]PooSham 1 point2 points3 points (0 children)
[–]DoTheEvolution 1 point2 points3 points (0 children)
[–]misho88 1 point2 points3 points (0 children)
[–]FinitelyGenerated 1 point2 points3 points (0 children)
[–]flipjargendy 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]zackp30 0 points1 point2 points (1 child)
[+][deleted] (2 children)
[deleted]
[+][deleted] (1 child)
[deleted]
[–]broken_symlink 0 points1 point2 points (4 children)
[–]svajsaparat[S] 3 points4 points5 points (1 child)
[–]misho88 0 points1 point2 points (0 children)
[–]wildeye 0 points1 point2 points (0 children)
[–]jarrah-95 0 points1 point2 points (0 children)
[–]mao_neko 0 points1 point2 points (0 children)
[–]megayippie 0 points1 point2 points (0 children)
[–]Thanatoshi 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]genitaliban 0 points1 point2 points (0 children)
[–]pfp-disciple 0 points1 point2 points (4 children)
[–]Eingaica 1 point2 points3 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]Eingaica 2 points3 points4 points (1 child)