emacs-devel
[Top][All Lists]
Advanced

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

Re: In CVS Emacs, calc-eval gives multiplication higher precidence tha


From: Randal L. Schwartz
Subject: Re: In CVS Emacs, calc-eval gives multiplication higher precidence than division
Date: Sun, 07 Sep 2008 13:38:16 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (berkeley-unix)

>>>>> "Lennart" == Lennart Borgman (gmail) <address@hidden> writes:

>> Admittedly, if you're a computer-science guy and not a math guy, this might
>> seem initially odd.

Lennart> It is really odd if you happen to know math.

Really?

You parse

    a b / c d

as ((a * b) / c) * d ?

That's not what I was taught in algebra.  Have the rules changed?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion




reply via email to

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