|
|
|
|
|
by workmandan
3127 days ago
|
|
Interesting point on the lack of floating-point support. I've dealt with storing fiat in real world software and using floating point is a big no-no due to the fact it is only an approximation by its very design. We therefore always stored money as integer cents/pennies etc. How is this approached with digital "money" where there is no smallest divisible unit? |
|
Bitcoin is, IIRC, 8 units of precision.