Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
大きな範囲の数値を合計したい場合、使用されるデータ型が浮動小数点の倍精度であるという事実は、実行中の合計がオーバーフローの影響を受けにくくなりますか? それを検出して合計を停止するコードを明示的に記述する必要がありますか?