From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2a34b7ad6c6a0774 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!m1g2000yqo.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Efficiency of code generated by Ada compilers Date: Thu, 12 Aug 2010 01:08:29 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <1jn1a4o.1dfllwo1uin3imN%csampson@inetworld.net> <1jn35js.5fepcoxaz04uN%csampson@inetworld.net> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1281600509 8645 127.0.0.1 (12 Aug 2010 08:08:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 12 Aug 2010 08:08:29 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m1g2000yqo.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:13161 Date: 2010-08-12T01:08:29-07:00 List-Id: Charles H. Sampson wrote on comp.lang.ada: [on defining "+" to add angles in modular arithmetic] >> Sounds to me like a good way to do things. =A0It would still be a good >> idea if you called it "Turn_Left" or something like that, instead >> of "+". =A0But I don't object to "+". > > =A0 =A0 =A0This was for the U. S. Navy, and "positive is right" is pretty= much > universal. =A0For programmers, that is, not for sailors. =A0They think po= rt > and starbord. Actually, to mathematicians and engineers, "+" is "turn counter- clockwise" or "turn left", too. Granted, they'd probably use radians instead of degrees. So, "+" meaning "turn right" is not as universal as you might think. -- Ludovic Brenta.