Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
qntty
2y ago
0 comments
Share
I'd be happy if I could just represent integers with more than 15 digits without rounding (e.g. 64-bit primary keys)
0 comments
default
newest
oldest
xxs
2y ago
64bit can hold 20 digits (decimal), 20 (sortof) 19 completely
mkl
2y ago
64 bit integers can. Excel uses 64 bit floating point. Try the formula
=1 = (1+1e-16)
and you'll get TRUE.
j
/
k
navigate · click thread line to collapse