Bulat Yapparov
Results
23
comments of
Bulat Yapparov
resolves #145
This is not exactly the problem of the jsonlite packge: ```r toJSON(0.9618001001001001192983, digits = 22) # [0.9618001001001] 0.9618001001001001 == 0.9618001001001001192983 #274 [1] TRUE ``` See this [question](https://stackoverflow.com/questions/24847918/extreme-numerical-values-in-floating-point-precision-in-r) for explanation
Duplicates #231