Craig Black wrote: > 64 bit doubles are sufficient for most applications, but not all. If the underlying hardware does not support extended real types, then it is reasonable for a D compiler to treat them as doubles. If the hardware does support extended real, then for a D compiler to not support it, well, I'd call that not a proper D implementation.