Re: C-faq q13.20



CBFalconer <cbfalconer@xxxxxxxxx> writes:

Ben Bacarisse wrote:

... snip ...
<discussion of code linked to from C FAQ snipped>

I should add that even then I don't think the result is normally
distributed (though it will at least be symmetrical).

Cfaq 13.20 covers it.

Well, yes. That's how I (and probably the OP) got to the faulty
linked code in the first place!

The problem is it covers it then links to "another technique" that is
wrong (or maybe is another technique for something else).

--
Ben.
.



Relevant Pages

  • Re: Float comparison
    ... snip ... ... trying to get an exact definition of them. ... speaking of the usual fp-system which normalizes everything in ... Chuck F (cbfalconer at maineline dot net) ...
    (comp.lang.c)
  • Re: How do I convert an int to binary form?
    ... pete wrote: ... snip ... ... The first time that our friend CBFalconer ... I can't recall any words from that thread to google on though. ...
    (comp.lang.c)
  • Re: c++ calling c functions
    ... CBFalconer writes: ... snip ... ... the headers. ... You can't invert this and generate normal C++ ...
    (comp.lang.c)
  • Re: Starting
    ... Duane Arnold wrote: ... > CBFalconer wrote: ... snip ... ... But the OP deserves to ...
    (comp.programming)
  • Re: Alignment, Cast (more about structs...)
    ... snip ... ... which would require a universal alignment multiple of 12. ... That was not a 2 byte int, ... Chuck F (cbfalconer at maineline dot net) ...
    (comp.lang.c)