You are not logged in.
Pages: 1
Hello
I tried to find a good calculator for my crunch, but when i try to find it, i found a url http://crunchbanglinux.org/wiki/applications and in it we have a link named calculator in office category but it is link to gsimplecal which is a calendar not calculator!
Thanks
Regards
M. Fahimi
Offline
Hi fahimi,
As far as I remember, #! comes with a calculator installed by default, check under "OB Menu -> Office", alternatively hit Alt-F2 and type galculator [enter].
#!#!#! Forum etiquette #!#!#!
Are you a new member!? Have you introduced yourself?!
CLI basics | LVM | smxi | chrooting | multiarch
Offline
One could also use Python in interactive mode, just type 'python3.2' to get in (and ctrl+d to get out);
└─$ python3.2
Python 3.2.3 (default, Feb 20 2013, 14:44:27)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 12/7
1.7142857142857142
>>> _+1
2.7142857142857144
>>> _*1212
3289.714285714286
>>> p.s. Optional, add "alias calc='python3.2'" to your .bash_aliases
Last edited by brontosaurusrex (2014-01-14 10:03:31)
Offline
Hi fahimi and welcome to the forum! I've moved this to Help & Support (Stable).
#! forum moderator - Please help us keep your forums manageable.
Offline
Offline
josephg: Which one is bloat? xcalc comes with x11-apps, which is part of X Window System. It is compact but quite limited compared to galculator.
(One can replace both with xabacus, of course.)
Offline
My personal favorite is speedcrunch, which has s lot of features that galculator and xcalc don't have. Maybe this is what you looking for.
Offline
Hello
I tried to find a good calculator for my crunch...i
sudo apt-get install --no-install-recommends gcalctoolOffline
My personal favorite is speedcrunch, which has s lot of features that galculator and xcalc don't have. Maybe this is what you looking for.
Nice one, thanks for sharing.
Last edited by brontosaurusrex (2014-01-15 11:57:41)
Offline
I didn't know about Speedcrunch before; it goes to my math tool list straight away.
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.