Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #26639
| From | "Ed" <invalid@invalid.com> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: Short and sweet (F.) |
| Date | 2013-10-19 11:58 +1000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <l3slho$it4$1@speranza.aioe.org> (permalink) |
| References | <ac476f9d-1c23-49bf-aaa8-f0f32c22211f@googlegroups.com> <bd63bd4c-5947-441c-8336-118f4ca650a4@googlegroups.com> <50a120cf-fe42-419b-9177-73d3584aa648@googlegroups.com> |
mhx@iae.nl wrote: > On Friday, October 18, 2013 3:12:22 PM UTC+2, Brad Eckert wrote: > >> CREATE FPOWERS ... > >> > > FLOG barfs on 0e0. Since FLOG isn't exact, I removed it. > > Then there is a problem with the IEEE arithmetic implementation > in your Forth or on your CPU. > > FORTH> 0e Q > 0.000000000000000000 > 0.00000000000000000 ok > > FORTH> 0e flog +e. -INF ok Log(0) is an ambiguous condition so expect anything.
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Short and sweet (F.) Brad Eckert <hwfwguy@gmail.com> - 2013-10-17 16:04 -0700
Re: Short and sweet (F.) Brad Eckert <hwfwguy@gmail.com> - 2013-10-18 06:12 -0700
Re: Short and sweet (F.) mhx@iae.nl - 2013-10-18 10:40 -0700
Re: Short and sweet (F.) "Ed" <invalid@invalid.com> - 2013-10-19 11:58 +1000
Re: Short and sweet (F.) Brad Eckert <hwfwguy@gmail.com> - 2013-10-20 07:12 -0700
Re: Short and sweet (F.) Brad Eckert <hwfwguy@gmail.com> - 2013-10-20 08:51 -0700
Re: Short and sweet (F.) Brad Eckert <hwfwguy@gmail.com> - 2013-10-20 09:20 -0700
Re: Short and sweet (F.) "Ed" <invalid@invalid.com> - 2013-10-24 22:34 +1000
Re: Short and sweet (F.) "Ed" <invalid@invalid.com> - 2013-10-19 11:12 +1000
Re: Short and sweet (F.) Hans Bezemer <the.beez.speaks@gmail.com> - 2013-10-19 18:39 +0200
csiph-web