Why don't we switch to C like floating pointed arithmetic instead of automatic expansion to reals?
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Thu Aug 4 13:46:21 PDT 2016
On 8/4/2016 1:03 PM, deadalnix wrote:
> It is actually very common for C compiler to work with double for intermediate
> values, which isn't far from what D does.
In fact, it used to be specified that C behave that way!
More information about the Digitalmars-d
mailing list