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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1ef44357ebdfefea X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Re: number bases Date: 1999/11/02 Message-ID: <%SGT3.1461$KX5.11606@typhoon-sf.snfc21.pbi.net>#1/1 X-Deja-AN: 543618221 References: <7vmkfb$p71$1@nnrp1.deja.com> X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.snfc21.pbi.net 941570619 206.170.24.113 (Tue, 02 Nov 1999 11:23:39 PST) Organization: SBC Internet Services NNTP-Posting-Date: Tue, 02 Nov 1999 11:23:39 PST Newsgroups: comp.lang.ada Date: 1999-11-02T00:00:00+00:00 List-Id: >Really? Then what is your interpretation of > > for Money'Machine_Radix use 10; > >This by the way, is cut and pasted from the Ada reference >manual, F.1(4). F.1(4) refers to decimal types (see F.1(1)). Since the original question asked about representing integers and floats in binary, I don't think the original questioner was asking about F.1