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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1d7c081f926f119a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-14 13:11:40 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-01!sn-xit-08!supernews.com!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Problem from a Newbie Date: 14 Jan 2004 21:08:34 +0000 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: <4003b00c_2@news.tm.net.my> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1074114699 25318 62.49.19.209 (14 Jan 2004 21:11:39 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 14 Jan 2004 21:11:39 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:4412 Date: 2004-01-14T21:08:34+00:00 List-Id: "Steve" writes: > You can use > > sin( X, 360.0 ) > > Which (I think) reads a lot cleaner. I think Sin (X, Cycle => 360.0) is even better (otherwise, after a brief absence, the idea of a 2-argument sin function may be baffling!) -- Simon Wright 100% Ada, no bugs.