News

I have code that uses variables of type double. Those are explicitly initialized with 0.0.<BR>Later in the code, I want to see if they are still zero.<BR>I am aware of binary approximation issues ...