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.
round()のように数値 (10 進数でも) を丸める関数はありExcelますか?
round()
Excel
例
1,45 を小数点以下 1 桁に四捨五入: 1,5
2,45 を小数点以下 1 桁に四捨五入: 2,5
同様の質問がありますが、異なるアルゴリズムを使用しています。