[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Simple calculator



In article <[🔎] 19980804191326.C25976@kuolema.Infodrom.North.DE>,
Martin Schulze <joey@infodrom.north.de> wrote:
>Michael Meskes wrote:
>> Is there a simple calculator available? I'd like to have a small binary I
>> can use from the command line. On some archive I found a little program
>> called calc (as expected :-)) that is about 15k and does quite a lot. Do we
>> have something similar, or shall I package it?
>
>What about expr, bc or dc?

Or the shell itself

$ echo $((10*12))
120

Mike.
-- 
 Miquel van Smoorenburg | Our vision is to speed up time,
    miquels@cistron.nl  |   eventually eliminating it.     <*>


--  
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: