Empire and D are in the news
    Walter Bright 
    newshound2 at digitalmars.com
       
    Thu Oct 21 08:21:17 UTC 2021
    
    
  
On 10/20/2021 11:34 PM, rikki cattermole wrote:
> The latest bug was with floating point, multiply one number with another 
> *should* result in another and it even writeln's to that value! But it wasn't 
> that value. Which of course meant... the resulting multiplication was like E-6. 
> Tiny but it threw off everything with chromatic adaption.
I had a lot of trouble with rounding errors. This was before the intertoobs, and 
I didn't know there were standard techniques for dealing with it.
    
    
More information about the Digitalmars-d
mailing list