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:00:14 PDT 2016


On 8/4/2016 12:03 PM, Fool wrote:
> How can we ensure that toFloat(toFloat(x) + toFloat(y)) does not involve
> double-rounding?

It's the whole point of it.


More information about the Digitalmars-d mailing list