Dump special floating point operators

Sean Kelly sean at invisibleduck.org
Fri Dec 4 08:37:50 PST 2009


Don Wrote:
>
> Currently one use is in CTFE:
> isNaN(x) doesn't work in CTFE at the moment, whereas x<>=0 does. But of 
> course isNaN should work in CTFE.

Doesn't x!=x work just as well?



More information about the Digitalmars-d mailing list