Deutsch   English   Français   Italiano  
<1a999a85189468eac8b2139e05355860@www.novabbs.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!i2pn.org!i2pn2.org!.POSTED!not-for-mail
From: mitchalsup@aol.com (MitchAlsup1)
Newsgroups: comp.arch
Subject: Re: Making Lemonade (Floating-point format changes)
Date: Tue, 21 May 2024 17:17:10 +0000
Organization: Rocksolid Light
Message-ID: <1a999a85189468eac8b2139e05355860@www.novabbs.org>
References: <abe04jhkngt2uun1e7ict8vmf1fq8p7rnm@4ax.com> <memo.20240512203459.16164W@jgd.cix.co.uk> <v1rab7$2vt3u$1@dont-email.me> <20240513151647.0000403f@yahoo.com> <v1to2h$3km86$1@dont-email.me> <20240514221659.00001094@yahoo.com> <v234nr$12p27$1@dont-email.me> <20240516001628.00001031@yahoo.com> <v2cn4l$3bpov$1@dont-email.me> <v2d9sv$3fda0$1@dont-email.me> <20240519203403.00003e9b@yahoo.com> <v2etr0$3s9r0$1@dont-email.me> <20240520113045.000050c5@yahoo.com> <v2ff99$3vq7q$1@dont-email.me> <20240520153630.00000b5a@yahoo.com> <v2g529$4fn7$1@dont-email.me> <be08fc860572f2ea80b6d3530161aefd@www.novabbs.org> <v2guog$ctck$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: i2pn2.org;
	logging-data="1797685"; mail-complaints-to="usenet@i2pn2.org";
	posting-account="65wTazMNTleAJDh/pRqmKE7ADni/0wesT78+pyiDW8A";
User-Agent: Rocksolid Light
X-Rslight-Site: $2y$10$a8IClNG5ibkm8/R/2aCkUOOEO0.m6zD6TruOIn0KdGBvh2dkCgV8u
X-Rslight-Posting-User: ac58ceb75ea22753186dae54d967fed894c3dce8
X-Spam-Checker-Version: SpamAssassin 4.0.0
Bytes: 1972
Lines: 17

BGB wrote:

> But OTOH, if 1.0+2.0 gives 2.999999, that is, not good enough, so there
> 
> is a lower limit here.

1.0 has a fraction of 0
2.0 has a fraction of 0
1.0+2.0 has a fraction with a single HOB set.
all 3 above examples have the hidden bit set.

Any implementation purporting to be IEEE 754 better not give anything
other 
than 3.0 !!

Bad example. Even IBM and CRAY arithmetics, with all their problems,
were
not that bad.