dtoa-benchmark
dtoa-benchmark copied to clipboard
dtoa_milo set precision
Hi milo,
would It be possible to extend the dtoa_milo algoirthm to set a precision?
e.g. dtoa_milo(number, buffer, 8);
I tried to do so, but the algorithm really complex :)
Regards Lukas