Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 71 for [SIMILAR] 16 1024 4096 WITH 89296 complex WITH 7... (0.298 sec.)
複素数オブジェクト (complex number object) — Python 3.6.5 ドキュメント 10000
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » 複素数オブジェクト (complex number object) ¶ Python の複素数オブジェクトは、C API 側から見ると二つの別個の型として実装されています ...
https://man.plustar.jp/python/c-api/complex.html - [similar]
9.1. numbers --- 数の抽象基底クラス — Python 3.6.5 ドキュメント 6984
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 9. 数値と数学モジュール » 9.1. numbers --- 数の抽象基底クラス ¶ ソースコード: Lib/numbers.py numbers モジュール ( PEP 3141 ) は数の 抽象基底クラス の階層を定義します。この階層では、さらに ...
https://man.plustar.jp/python/library/numbers.html - [similar]
9.3. cmath --- 複素数のための数学関数 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 9. 数値と数学モジュール » 9.3. cmath --- 複素数のための数学関数 ¶ このモジュールは常に利用可能です。提供しているのは複素数を扱う数学関数へのアクセスです。このモジュール中の関数は整数、浮動 ...
https://man.plustar.jp/python/library/cmath.html - [similar]
4. 組み込み型 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 4. 組み込み型 ¶ 以下のセクションでは、インタプリタに組み込まれている標準型について記述します。 主要な組み込み型は、数値、シーケンス、マッピング、クラス、インスタンス、および例外です。 コレ ...
https://man.plustar.jp/python/library/stdtypes.html - [similar]
具象オブジェクト (concrete object) レイヤ — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ ¶ この章では、特定の Python オブジェクト型固有の関数について述べています。これらの関数に間違った型のオブジェクトを渡すのは良い考えで ...
https://man.plustar.jp/python/c-api/concrete.html - [similar]
2. 組み込み関数 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 2. 組み込み関数 ¶ Python インタプリタには数多くの関数と型が組み込まれており、いつでも利用できます。それらをここにアルファベット順に挙げます。 組み込み関数 abs() dict() help() min() setatt ...
https://man.plustar.jp/python/library/functions.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Python » What's New in Python 2.6 ¶ 著者: A.M. Kuchling (amk at amk.ca) この文書は Python 2.6 の新機能について解説します。 Python 2.6 は 2008 年 10 月 1 日にリリースされました。リリーススケジュール ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
6. 式 (expression) — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレンス » 6. 式 (expression) ¶ この章では、Python の式における個々の要素の意味について解説します。 表記法に関する注意: この章と以降の章での拡張BNF (extended BNF) 表記は、字句解析規則ではなく、構文 ...
https://man.plustar.jp/python/reference/expressions.html - [similar]
引数の解釈と値の構築 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » ユーティリティ » 引数の解釈と値の構築 ¶ これらの関数は独自の拡張モジュール用の関数やメソッドを作成する際に便利です。詳しい情報や用例は Python インタプリタの拡張と埋め込み に ...
https://man.plustar.jp/python/c-api/arg.html - [similar]
用語集 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタラクティブシェルにおけるデフォルトの Python プロンプトです。インタプリタでインタラクティブに実行されるコード例でよく出てきます。 ... The default Python prompt of the interactive shell when ent ...
https://man.plustar.jp/python/glossary.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT