• miloyip's avatar
    Fallback strtod() when not able to do fast-path · 0580d42d
    miloyip authored
    This shall generate best possible precision (if strtod() is correctly
    implemented). Need more unit tests and performance tests. May add an
    option for accepting precision error. Otherwise LUT in Pow10() can be
    reduced.
    0580d42d
readertest.cpp 36.6 KB