Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 91 - 94 of about 94 for 小数 (0.113 sec.)
What's New In Python 3.0 — Python 3.6.5 ドキュメント 5741
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... いては Wikipedia 参照。---) round(x[, n]) は常に浮動小数点数の結果を返す代わりに、 x.__round__([n]) に処理を ...
https://man.plustar.jp/python/whatsnew/3.0.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 5741
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 合します。それは任意精度で正しい丸めを行う 10 進浮動小数点数算術演算を行います。libmpdec は IBM の「General ... で 100 倍まで幅があります。この数字は、 10進数の浮動小数点計算において使われる標準的な精度における期待値です ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
プログラミング FAQ — Python 3.6.5 ドキュメント 5662
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... ば、 int('144') == 144 です。同様に、 float() は浮動小数点に変換します。例えば、 float('144') == 144.0 です。 ...
https://man.plustar.jp/python/faq/programming.html - [similar]
31.5. importlib --- import の実装 — Python 3.6.5 ドキュメント 5662
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... (必須): ソースコードの更新時刻を表す整数または浮動小数点数です。 'size' (任意): バイト数で表したソースコー ...
https://man.plustar.jp/python/library/importlib.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT