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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,23a8a20ef7e9405e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!q12g2000yqj.googlegroups.com!not-for-mail From: Rod Chapman Newsgroups: comp.lang.ada Subject: Re: S'Is_nan or S'Is_inf? Date: Thu, 15 Jul 2010 14:30:40 -0700 (PDT) Organization: http://groups.google.com Message-ID: <84e62e80-ab37-45b3-bb6b-0d63633935f5@q12g2000yqj.googlegroups.com> References: NNTP-Posting-Host: 90.192.138.77 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1279229440 8639 127.0.0.1 (15 Jul 2010 21:30:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 15 Jul 2010 21:30:40 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q12g2000yqj.googlegroups.com; posting-host=90.192.138.77; posting-account=HCzrEgkAAABSfGsTnv-u5wET6EzuneVi User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12439 Date: 2010-07-15T14:30:40-07:00 List-Id: On Jul 15, 10:00=A0pm, Warren wrote: > Is there any is not-a-number or is-infinity test support in > Ada05+ (for floats)? =A0Is there any being planned? =A0 What is S'Valid supposed to return for an S which is a floating-point NaN??? - Rod