検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 311 for [SIMILAR] 16 1024 4096 WITH 14880 previously WIT... (0.425 sec.)
2つの任意精度数値で除算を行う 0
« bccomp bcmod » PHP Manual BC Math 関数 2つの任意精度数値で除算を行う bcdiv (PHP 4, PHP 5, PHP 7, PHP 8) bcdiv — 2つの任意精度数値で除算を行う 説明 bcdiv ( string $num1 , string $num2 , ? int $scale = null ): string num1 を num2 で除算します。 パラメータ num1 被除数を表す文字列。 num2 割 ...
https://man.plustar.jp/php/function.bcdiv.html - [similar]
任意精度数値の平方根を取得する 0
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, PHP 7, PHP 8) bcsqrt — 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返します。 パラメータ num オペランドを表す文字列。 scale このオプシ ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
Decrypts crypttext with given parameters 0
« mcrypt_create_iv mcrypt_enc_get_algorithms_name » PHP Manual Mcrypt 関数 Decrypts crypttext with given parameters mcrypt_decrypt (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_decrypt — Decrypts crypttext with given parameters 警告 この関数は PHP 7.1.0 で 非推奨 と ...
https://man.plustar.jp/php/function.mcrypt-decrypt.html - [similar]
Releases an unmanaged data structure 0
« FFI::cdef FFI::isNull » PHP Manual FFI Releases an unmanaged data structure FFI::free (PHP 7 >= 7.4.0, PHP 8) FFI::free — Releases an unmanaged data structure 説明 public static FFI::free ( FFI\CData &$ptr ): void Manually releases a previously created unmanaged data structure. パラメー ...
https://man.plustar.jp/php/ffi.free.html - [similar]
Get the application context 0
« GearmanClient::__construct GearmanClient::data » PHP Manual GearmanClient Get the application context GearmanClient::context (PECL gearman >= 0.6.0) GearmanClient::context — Get the application context 説明 public GearmanClient::context (): string Get the application context previously ...
https://man.plustar.jp/php/gearmanclient.context.html - [similar]
Get worker options 0
« GearmanWorker::getErrno GearmanWorker::register » PHP Manual GearmanWorker Get worker options GearmanWorker::options (PECL gearman >= 0.6.0) GearmanWorker::options — Get worker options 説明 public GearmanWorker::options (): int Gets the options previously set for the worker. パラメータ ...
https://man.plustar.jp/php/gearmanworker.options.html - [similar]
2つの任意精度の数値を加算する 0
« BC Math 関数 bccomp » PHP Manual BC Math 関数 2つの任意精度の数値を加算する bcadd (PHP 4, PHP 5, PHP 7, PHP 8) bcadd — 2つの任意精度の数値を加算する 説明 bcadd ( string $num1 , string $num2 , ? int $scale = null ): string num1 を num2 に加算します。 パラメータ num1 左オペランドを表す文 ...
https://man.plustar.jp/php/function.bcadd.html - [similar]
odbc_field_len のエイリアス 0
« odbc_field_num odbc_field_scale » PHP Manual ODBC 関数 odbc_field_len のエイリアス odbc_field_precision (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_precision — odbc_field_len() のエイリアス 説明 この関数は次の関数のエイリアスです。 odbc_field_len() . 参考 浮動小数点の精度を得るには odbc_fi ...
https://man.plustar.jp/php/function.odbc-field-precision.html - [similar]
はじめに 0
« Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cross-platform synchonization objects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, and named Shared Memory objects provide OS-level synchronization on both POSIX (e.g. Linu ...
https://man.plustar.jp/php/intro.sync.html - [similar]
シグネチャを生成する 0
« OAuth::fetch OAuth::getAccessToken » PHP Manual OAuth シグネチャを生成する OAuth::generateSignature (No version information available, might only be in Git) OAuth::generateSignature — シグネチャを生成する 説明 public OAuth::generateSignature ( string $http_method , string $url , mixed ...
https://man.plustar.jp/php/oauth.generatesignature.html - [similar]