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-Thread: 103376,23a8a20ef7e9405e 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!weretis.net!feeder4.news.weretis.net!news.teledata-fn.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: S'Is_nan or S'Is_inf? Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: Date: Tue, 20 Jul 2010 18:20:47 +0200 Message-ID: NNTP-Posting-Date: 20 Jul 2010 18:20:44 CEST NNTP-Posting-Host: 7cb42dc7.newsspool2.arcor-online.net X-Trace: DXC=Llb0dbo1GK>=FQB?mjjV50A9EHlD;3Yc24Fo<]lROoR18kF[ On Tue, 20 Jul 2010 14:12:01 +0000 (UTC), Warren wrote: > I'm not personally > a fan of these special IEEE values, but they crop up in 3rd party > libraries like the GSL etc. or in the reading of binary values from > a file. This was a motivation behind http://www.dmitry-kazakov.de/ada/components.htm#IEEE_754 Inputs and outputs in IEEE 754 representations can be converted to and from Ada floating-point types in a portable way. Within the program you forget about IEEE. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de