floats default to NaN... why?

Manfred Nowak svv1999 at hotmail.com
Fri Apr 13 23:43:11 PDT 2012


F i L wrote:

> It sounds like circular reasoning.

Several considerations pressed the design into the current form:
1) always changing output on unchanged input is hard to debug
2) GC needs to be saved from garbage, that looks like pointers
3) missed explicit initializations should not create syntax errors
4) use hardware signalling to overcome some of the limitations 
impressed by 3).
5) more???

For me the only questionable point is numer three.

-manfred


More information about the Digitalmars-d-learn mailing list