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-Thread: 103376,8c0fcfc0a87e61fc 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!proxad.net!feeder1-2.proxad.net!194.25.134.126.MISMATCH!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Thu, 30 Sep 2010 12:02:45 +0200 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: simple question on long_float/short_float References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4ca46045$0$7666$9b4e6d93@newsspool1.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 30 Sep 2010 12:02:45 CEST NNTP-Posting-Host: 6102b834.newsspool1.arcor-online.net X-Trace: DXC=@;a5VC@`\VIFJ3]dH>I?oEic==]BZ:afN4Fo<]lROoRA<`=YMgDjhgBSP;f\ePnKaLnc\616M64>JLh>_cHTX3jMddBd2aOE:nO X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:14331 Date: 2010-09-30T12:02:45+02:00 List-Id: On 30.09.10 10:31, Nasser M. Abbasi wrote: > So, what is Ada's Float? 32 bit or 64 bits? To be used only when their RM defined meaning is understood ;-) Is anything wrong with taking control of floating point type definitions, as always? And say, expressis verbis, what kind of floating point numbers you need? Georg