Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 89 for 小数点 (0.179 sec.)
複素数オブジェクト (complex number object) — Python 3.6.5 ドキュメント 6056
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... on オブジェクトとしての複素数型 前のトピックへ 浮動小数点型オブジェクト (floating point object) 次のトピックへ ...
https://man.plustar.jp/python/c-api/complex.html - [similar]
具象オブジェクト (concrete object) レイヤ — Python 3.6.5 ドキュメント 6056
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ブジェクト (integer object) Boolean オブジェクト 浮動小数点型オブジェクト (floating point object) 複素数オブジェ ...
https://man.plustar.jp/python/c-api/concrete.html - [similar]
データ整列化 (data marshalling) のサポート — Python 3.6.5 ドキュメント 6056
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... 化の時にも共有されるようにします。バージョン2は、浮動小数点数に対してバイナリフォーマットを利用します。 Py_MARS ...
https://man.plustar.jp/python/c-api/marshal.html - [similar]
Python 標準ライブラリ — Python 3.6.5 ドキュメント 6056
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 数のための数学関数 9.4. decimal --- 十進固定及び浮動小数点数の算術演算 9.5. fractions --- 有理数 9.6. random - ... e --- サイト固有の設定フック 29.14. fpectl --- 浮動小数点例外の制御 30. カスタム Python インタプリタ 30.1. co ...
https://man.plustar.jp/python/library/index.html - [similar]
11.2. os.path --- 共通のパス名操作 — Python 3.6.5 ドキュメント 6056
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... _times() が True を返す場合、この関数の返り値は浮動小数点数になります。 os.path. getmtime ( path ) ¶ path を最 ... _times() が True を返す場合、この関数の返り値は浮動小数点数になります。 バージョン 3.6 で変更: path-like obje ...
https://man.plustar.jp/python/library/os.path.html - [similar]
29. Python ランタイムサービス — Python 3.6.5 ドキュメント 6056
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 設定 29.13.2. モジュールの内容 29.14. fpectl --- 浮動小数点例外の制御 29.14.1. 使用例 29.14.2. 制限と他に考慮す ...
https://man.plustar.jp/python/library/python.html - [similar]
What's New in Python 2.2 — Python 3.6.5 ドキュメント 6016
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 同士であれば floor division の結果となり、一方が不動小数点数であれば true division の結果となる振る舞いです。 ... ted by Bram Stolk.) 組み込み関数 pow() はもはや浮動小数点数の際の 3 番目の引数をサポートしません。 pow(x, y, ... z) は (x**y) % z を返しますが、浮動小数点の場合はこれは決して役には立ちません。最終結果はプラ ...
https://man.plustar.jp/python/whatsnew/2.2.html - [similar]
16. 付録 — Python 3.6.5 ドキュメント 5976
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... 4. カスタマイズ用モジュール 前のトピックへ 15. 浮動小数点演算、その問題と制限 次のトピックへ Python のセットア ...
https://man.plustar.jp/python/tutorial/appendix.html - [similar]
27.4. Python プロファイラ — Python 3.6.5 ドキュメント 5949
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 返すのが最も良い結果を生みます。 ( os.times() は浮動小数点数のタプルを返すので かなり悪い です。) 綺麗な手段で ...
https://man.plustar.jp/python/library/profile.html - [similar]
共通のオブジェクト構造体 (common object structure) — Python 3.6.5 ドキュメント 5909
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... の型 T_SHORT short T_INT int T_LONG long T_FLOAT 浮動小数点数 T_DOUBLE double T_STRING char * T_OBJECT PyObject ...
https://man.plustar.jp/python/c-api/structures.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT