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

Re: Simple calculator



On Tue, Aug 11, 1998 at 11:21:36PM +1200, Carey Evans wrote:

> (And while we're at it:
> % python -c 'print 20.0/13.0'
> 1.53846153846
> % python -c 'print 22222222222222222222L * 77777777777777777777L'
> 1728395061728395061693827160493827160494L
> )

Actually, I find python more convenient in interactive mode.  You can leave
out the word 'print' completely :)

Avery


Reply to: