Related articles |
---|
Optimization techniques rick.c.hodgin@gmail.com (Rick C. Hodgin) (2019-04-17) |
Re: Optimization techniques haberg-news@telia.com (Hans Aberg) (2019-04-17) |
Re: Optimization techniques gneuner2@comcast.net (George Neuner) (2019-04-18) |
Re: Optimization techniques rick.c.hodgin@gmail.com (Rick C. Hodgin) (2019-04-18) |
Re: Optimization techniques haberg-news@telia.com (Hans Aberg) (2019-04-19) |
Re: Optimization techniques 847-115-0292@kylheku.com (Kaz Kylheku) (2019-04-19) |
Re: Optimization techniques rick.c.hodgin@gmail.com (Rick C. Hodgin) (2019-04-19) |
Re: Optimization techniques gneuner2@comcast.net (George Neuner) (2019-04-19) |
Re: Optimization techniques DrDiettrich1@netscape.net (Hans-Peter Diettrich) (2019-04-20) |
Re: Optimization techniques rick.c.hodgin@gmail.com (Rick C. Hodgin) (2019-04-19) |
Re: Optimization techniques DrDiettrich1@netscape.net (Hans-Peter Diettrich) (2019-04-20) |
Re: Optimization techniques gneuner2@comcast.net (George Neuner) (2019-04-20) |
Re: Optimization techniques david.brown@hesbynett.no (David Brown) (2019-04-23) |
Re: Optimization techniques david.brown@hesbynett.no (David Brown) (2019-04-23) |
[27 later articles] |
From: | George Neuner <gneuner2@comcast.net> |
Newsgroups: | comp.compilers |
Date: | Fri, 19 Apr 2019 15:48:50 -0400 |
Organization: | A noiseless patient Spider |
References: | 19-04-004 19-04-006 19-04-007 |
Injection-Info: | gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="22542"; mail-complaints-to="abuse@iecc.com" |
Keywords: | errors |
Posted-Date: | 19 Apr 2019 16:24:12 EDT |
Our esteemed moderator wrote:
>> [Great reading list, thanks. Floating add and multiply commute but
>> they don't associate. a+b should be the sams as b+a, but (a+b)+c not
>> the same as a+(b+c). -John]
Yes, I was mistaken. Thanks for posting the clarification.
George
Return to the
comp.compilers page.
Search the
comp.compilers archives again.