bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: dc on OS X 10.2.6


From: Stepan Kasal
Subject: Re: dc on OS X 10.2.6
Date: Wed, 27 Aug 2003 08:22:43 +0200
User-agent: Mutt/1.2.5.1i

Hello,
        thank you for the bug report.

On Wed, Aug 27, 2003 at 08:15:06AM +0200, Lars Noodén wrote:
> Division does not seem to work.  I use the same syntax as 
> multiplication, but get a result of 0.
> 
> -Lars
> 
> bash-2.05a$ dc
> 47 60 /
> f
> 0

dc works correctly, but the order of the operands is opposite:

$ dc
6 3 / p
2

Stepan Kasal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]