Printing floating points

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Sat Jan 30 12:00:46 UTC 2021


On Saturday, 30 January 2021 at 11:06:34 UTC, Afgdr wrote:
> Well I forgot that it may use LUTs so maybe not in this case, 
> but otherwise you should get the idea.

Yes, I get your idea, but I think one has to be a bit more 
careful and base what is tested on what the implementation does. 
For instance, float32 does not expose overflow issues.

We can assume that LUTs are correct if they are pre-generated, 
though.



More information about the Digitalmars-d mailing list