Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 71 - 78 of about 78 for float (0.118 sec.)
What's New in Python 2.5 — Python 3.6.5 ドキュメント 5964
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ard.) os モジュールに多数の変更がありました。 stat_float_times 値のデフォルトが真となっていて、これはつまり ... ての型コンストラクタが提供されています: c_int() , c_float() , c_double() , c_char_p() ( char * に等価), など ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
What's New In Python 3.0 — Python 3.6.5 ドキュメント 5964
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... g type. PEP 238 : An expression like 1/2 returns a float. Use 1//2 to get the truncating behavior. (The lat ...
https://man.plustar.jp/python/whatsnew/3.0.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 5964
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... s 5.68s 30x psycopg 3.57s 0.29s 12x フィーチャー ¶ FloatOperation シグナル により、float と Decimal の混合の ... る舞いは良く定義されています(well defined)。 os.stat_float_times() 関数は非推奨です。 abc モジュール: abc.abs ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 5964
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... -14794 ) 特殊メソッド __complex__ が複素数ではなく float を返す実装をしているオブジェクトを渡すと cmath 関数 ... の int コンストラクタが base パラメータとして誤って float を許容してしまっていました。それをわざわざやってい ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
型オブジェクト — Python 3.6.5 ドキュメント 5868
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... aryfunc nb_int ; void * nb_reserved ; unaryfunc nb_float ; binaryfunc nb_inplace_add ; binaryfunc nb_inplac ...
https://man.plustar.jp/python/c-api/typeobj.html - [similar]
26.3. doctest --- 対話的な実行例をテストする — Python 3.6.5 ドキュメント 5868
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ast): ... ValueError: n must be >= 0 Factorials of floats are OK, but the float must be an exact integer: > ...
https://man.plustar.jp/python/library/doctest.html - [similar]
18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー — Python 3.6.5 ドキ... 5868
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... bytes をSSL擬似乱数生成器に混ぜます。 entropy 引数(float値)は、その文字列に含まれるエントロピーの下限(lower ...
https://man.plustar.jp/python/library/ssl.html - [similar]
What's New in Python 2.2 — Python 3.6.5 ドキュメント 5868
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... して利用可能です。Python は既に組み込み関数 int() , float() , str() を持っていました。2.2 にはその関数はなく ...
https://man.plustar.jp/python/whatsnew/2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT