writeln double precision

Arun Chandrasekaran aruncxy at gmail.com
Mon Oct 23 14:07:06 UTC 2017


I've written a simple tool [1] to find the DET and CMC 
specifically for biometrics performance measurement.

When I generate the report, I expected to see high precision 
floating point numbers, but I see that writefln trims the 
precision to the last 6 digits after decimal point.

Am I doing the right thing here? Should I use a different format 
specifier?

[1] https://bitbucket.org/carun/biometrics-reports/src

Cheers,
Arun


More information about the Digitalmars-d-learn mailing list