• 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
Name
Last commit
Last update
bin Loading commit data...
build Loading commit data...
doc Loading commit data...
example Loading commit data...
include/rapidjson Loading commit data...
test Loading commit data...
thirdparty Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
license.txt Loading commit data...
readme.md Loading commit data...