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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,23a8a20ef7e9405e,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder.news-service.com!newsfeed.straub-nv.de!open-news-network.org!eternal-september.org!.POSTED!not-for-mail From: Warren Newsgroups: comp.lang.ada Subject: S'Is_nan or S'Is_inf? Date: Thu, 15 Jul 2010 21:00:54 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: Injection-Date: Thu, 15 Jul 2010 21:00:54 +0000 (UTC) Injection-Info: mx01.eternal-september.org; posting-host="9f8M0iN5t54V+4DF/iqO8g"; logging-data="17816"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18khPi6xJrAyHP77hrxmvUoCIb8+0scxR4=" User-Agent: Xnews/5.04.25 X-Face: &6@]C2>ZS=NM|HE-^zWuryN#Z/2_.s9E|G&~DRi|sav9{E}XQJb*\_>=a5"q]\%A;5}LKP][1mA{gZ,Q!j Cancel-Lock: sha1:0HnYigcC1ozPBDO85a5phUNGPcI= Xref: g2news1.google.com comp.lang.ada:12438 Date: 2010-07-15T21:00:54+00:00 List-Id: Is there any is not-a-number or is-infinity test support in Ada05+ (for floats)? Is there any being planned? Just shooting from the hip, it would seem to be a standard thing that should be included these days. Obviously you'd also need Booleans to tell you if they are supported or not, on your given platform. Warren