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
Fri Aug 5 14:07:40 PDT 2016


On 8/5/2016 2:40 AM, Ilya Yaroshenko wrote:
> No. For example std.math.log requires it! But you don't care about other
> compilers which not use yl2x and about making it template (real version slows
> down code for double and float).

I'm interested in correct to the last bit results first, and performance second. 
std.math changes that hew to that are welcome.



More information about the Digitalmars-d mailing list