区块链基础
Integer precision and rounding
Contracts use finite integer arithmetic and decimal scaling.
研究文章和参考条目以英语发布。导航提供七种语言。
Overview
Contracts use finite integer arithmetic and decimal scaling.
Why it matters
Repeated rounding or conversion order can move value.
What to check
Reproduce calculations with raw units.