検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 204 for [SIMILAR] 16 1024 4096 WITH 7460 precision WITH ... (0.476 sec.)
はじめに 0
« BC Math インストール/設定 » PHP Manual BC Math はじめに はじめに 任意の精度の演算をサポートするために、PHP は 2147483647 (または 0x7FFFFFFF ) までの 任意のサイズおよび精度の小数桁をサポートする BCMath を提供します。 十分なメモリがあれば、文字列表現もサポートします。 有効(別名 well-form ...
https://man.plustar.jp/php/intro.bc.html - [similar]
はじめに 0
« Math インストール/設定 » PHP Manual Math はじめに はじめに これらの数学関数は、実行するコンピューターの int 型および float 型の範囲で のみ値を処理します。 (これは、現在、それぞれ、C言語のlongおよびdoubleに対応します。) より大きな数を処理する必要がある場合には、 任意精度数学関数 の使用を ...
https://man.plustar.jp/php/intro.math.html - [similar]
定義済み定数 0
« リソース型 ODBC 関数 » PHP Manual ODBC 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ODBC_TYPE ( int ) ODBC_BINMODE_PASSTHRU ( int ) ODBC_BINMODE_RETURN ( i ...
https://man.plustar.jp/php/uodbc.constants.html - [similar]
値を JSON 形式にして返す 0
« json_decode json_last_error_msg » PHP Manual JSON 関数 値を JSON 形式にして返す json_encode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_encode — 値を JSON 形式にして返す 説明 json_encode ( mixed $value , int $flags = 0 , int $depth = 512 ): string | false 与えられた value を ...
https://man.plustar.jp/php/function.json-encode.html - [similar]
HTML テーブルとして結果を出力する 0
« odbc_procedures odbc_result » PHP Manual ODBC 関数 HTML テーブルとして結果を出力する odbc_result_all (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result_all — HTML テーブルとして結果を出力する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 odbc_resul ...
https://man.plustar.jp/php/function.odbc-result-all.html - [similar]
新しい関数 0
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およびログ記録 error_clear_last() Generator Generator::getReturn() GNU Multiple Precision gmp_rand ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
その他の変更 0
« 変更された関数 Windows のサポート » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 その他の変更 その他の変更 無効な文字列による算術演算の通知 数値形式ではない文字列を使って、数値を期待する演算 ( + - * / ** % << >> | & ^ や、これらを用いた代入演算) を行おうとしたときに、 E_WARNING あるいは ...
https://man.plustar.jp/php/migration71.other-changes.html - [similar]
Get the requested schema information 0
« cubrid_rollback cubrid_seq_drop » PHP Manual CUBRID 関数 Get the requested schema information cubrid_schema (PECL CUBRID >= 8.3.0) cubrid_schema — Get the requested schema information 説明 cubrid_schema ( resource $conn_identifier , int $schema_type , string $class_name = ? , string $a ...
https://man.plustar.jp/php/function.cubrid-schema.html - [similar]
新しく追加された関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 新しく追加された関数 PHP コア array_key_first() array_key_last() gc_status() hrtime() is_countable() net_get_interfaces() FastCGI Process Manager(FPM) fpm_get_status() 日付と時刻 DateTime::c ...
https://man.plustar.jp/php/migration73.new-functions.html - [similar]
The MongoDB\BSON\Int64 class 0
« MongoDB\BSON\DBPointer::unserialize MongoDB\BSON\Int64::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\Int64 class The MongoDB\BSON\Int64 class (mongodb >=1.5.0) はじめに BSON type for a 64-bit integer. This class cannot be instantiated and is only created during BSON decoding ...
https://man.plustar.jp/php/class.mongodb-bson-int64.html - [similar]