回答編集履歴
1
追記
answer
CHANGED
@@ -1,2 +1,3 @@
|
|
1
1
|
もともとdoubleのようですね・・・
|
2
|
-
[Pythonの浮動小数点数float型の範囲](https://note.nkmk.me/python-sys-float-info-max-min/)
|
2
|
+
[Pythonの浮動小数点数float型の範囲](https://note.nkmk.me/python-sys-float-info-max-min/)
|
3
|
+
[decimal — 十進固定及び浮動小数点数の算術演算](https://docs.python.jp/3/library/decimal.html)
|