r - Exact representation of integers -
i know in java there class biginteger, permits treat integers in full representation via strings. there similar in r? use integers represent indices in data structure, , need keep representation exact possible , hence not obtain indices such ``7.897557e+14''. in advance.
Comments
Post a Comment