I seem to remember using calc in a past openSUSE installation, but I can’t find it anywhere now. How can I get it?
FYI, it’s apparently known as apcalc on Debian.
I seem to remember using calc in a past openSUSE installation, but I can’t find it anywhere now. How can I get it?
FYI, it’s apparently known as apcalc on Debian.
There are other arbitrary precision calculators available for openSUSE; do you need calc itself?
palladium <palladium@no-mx.forums.opensuse.org> writes:
> per this article: http://linux.about.com/cs/linux101/g/calc.htm
>
> it is built into Emacs
As is mostly everything…
–
Regards,
Barry Nichols
Alternatives are ‘bc’ and ‘dc’; both have a manpage. The latter one uses RPN notation.