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=0.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9fe315ab08ea9576 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.241.37 with SMTP id wf5mr6087878pbc.4.1328977287176; Sat, 11 Feb 2012 08:21:27 -0800 (PST) Path: wr5ni12860pbc.0!nntp.google.com!news1.google.com!goblin2!goblin.stu.neva.ru!xlned.com!feeder1.xlned.com!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Sat, 11 Feb 2012 17:21:25 +0100 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Arctan: to use with single or with double arguments? References: <908e7aea-ed77-4dce-9f5d-e6341abc1303@s19g2000vbr.googlegroups.com> <53a2a6fa-9d48-4486-b5c7-aea81a026a82@x18g2000pro.googlegroups.com> <6e68502c-7ba3-43a5-9a3e-11ec3810c666@k10g2000yqk.googlegroups.com> In-Reply-To: Message-ID: <4f369586$0$6625$9b4e6d93@newsspool2.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 11 Feb 2012 17:21:26 CET NNTP-Posting-Host: d1b0a9d8.newsspool2.arcor-online.net X-Trace: DXC=kIA_^kV_M6[PU8j_I0DN6_A9EHlD;3YcR4Fo<]lROoRQ8kFSDEfdW7VPCY\c7>ejVXW6Of[a[G`RRNcA4jOSEEiW X-Complaints-To: usenet-abuse@arcor.de Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-02-11T17:21:26+01:00 List-Id: On 11.02.12 16:29, Simon Wright wrote: > AdaMagica writes: > >> It's a severe bug to use positional association for Arctan! > > Only a bug if you get it wrong. Otherwise it's a meta-bug. > > Not sure that Arctan (Y => X, X => Y) is exactly _clear_. No clarity at all when the brain switches between coordinate system conventions, row or column major order, and similar non-Ada ways of expressing things. Since the semantics of any program calling Arctan is not changed if the parameter name X becomes <>, thus since there will be an absolutely safe change set if such a name were introduced, isn't it about time to get rid of names that only a high school delusion holds up against?