回答編集履歴
1
追加
answer
CHANGED
|
@@ -3,4 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
例
|
|
5
5
|
- 整数の特定の位で四捨五入
|
|
6
|
-
[http://giken.workarea.jp/cg/maya/scripts/python-%E6%95%B4%E6%95%B0%E3%81%AE%E7%89%B9%E5%AE%9A%E3%81%AE%E4%BD%8D%E3%81%A7%E5%9B%9B%E6%8D%A8%E4%BA%94%E5%85%A5.html](http://giken.workarea.jp/cg/maya/scripts/python-%E6%95%B4%E6%95%B0%E3%81%AE%E7%89%B9%E5%AE%9A%E3%81%AE%E4%BD%8D%E3%81%A7%E5%9B%9B%E6%8D%A8%E4%BA%94%E5%85%A5.html)
|
|
6
|
+
[http://giken.workarea.jp/cg/maya/scripts/python-%E6%95%B4%E6%95%B0%E3%81%AE%E7%89%B9%E5%AE%9A%E3%81%AE%E4%BD%8D%E3%81%A7%E5%9B%9B%E6%8D%A8%E4%BA%94%E5%85%A5.html](http://giken.workarea.jp/cg/maya/scripts/python-%E6%95%B4%E6%95%B0%E3%81%AE%E7%89%B9%E5%AE%9A%E3%81%AE%E4%BD%8D%E3%81%A7%E5%9B%9B%E6%8D%A8%E4%BA%94%E5%85%A5.html)
|
|
7
|
+
|
|
8
|
+
- Python 2 と Python 3 では四捨五入の仕様が違う
|
|
9
|
+
[https://qiita.com/jiz/items/7e94349918c48b73d3af](https://qiita.com/jiz/items/7e94349918c48b73d3af)
|