julia
1bbb8d9a - clarification in maxintfloat docs (#25914)

Commit
8 years ago
clarification in maxintfloat docs (#25914) The old phrasing of the largest "losslessly" representable integer is not correct. (`2.0^1000` is an integer and is exactly represented by `Float64`, for example.) I think what was meant here is the largest *consecutive* integer that is exactly represented.
Author
Committer
Parents
Loading