[Issue 3751] Optimalization error in some floating point code

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 28 20:24:37 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3751



--- Comment #1 from Witold Baryluk <baryluk at smp.if.uj.edu.pl> 2010-01-28 20:24:33 PST ---
exp(-0.5*half*half) can be change to 1.0/(half*half) and bug is still the same.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list