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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,325c54deb91283fd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-29 09:50:20 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!news.mailgate.org!surfnet.nl!feeder.news.heanet.ie!not-for-mail Newsgroups: comp.lang.ada From: Colin_Paul_Gloster@ACM.org (Colin Paul Gloster) Subject: Re: Ada in Iraq References: <155qhxofl6d88$.dlg@parsec.no-spoon.de> Reply-To: Colin_Paul_Gloster@ACM.org Message-ID: User-Agent: slrn/0.9.7.0 (SunOS) Organization: Dublin City University (DCU) Cache-Post-Path: ns2-ext.dcu.ie!unknown@camac.dcu.ie X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) Date: 29 Apr 2003 16:50:19 GMT NNTP-Posting-Date: 29 Apr 2003 16:50:19 GMT NNTP-Posting-Host: 136.206.1.1 X-Trace: 1051635019 reader.news.heanet.ie 180 [::ffff:136.206.1.1]:35392 Xref: archiver1.google.com comp.lang.ada:36735 Date: 2003-04-29T16:50:19+00:00 List-Id: Wesley Groleau wrote: " Ugly: [..] - (A.multiply(A)).add (B.multiply(B)) instead of A * A + B * B " Bah.