検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 223 for 計算 (0.007 sec.)
データの比較にコールバック関数を用い、 追加された添字の確認も含めて配列の共通項... 6216
« array_udiff array_uintersect_uassoc » PHP Manual 配列 関数 データの比較にコールバック関数を用い ... 、 追加された添字の確認も含めて配列の共通項を計算する array_uintersect_assoc (PHP 5, PHP 7, PHP 8) ar ... 数を用い、 追加された添字の確認も含めて配列の共通項を計算する 説明 array_uintersect_assoc ( array $array , ar ... 数を用い、 追加された添字の確認も含めて配列の共通項を計算します。 array_uintersect() と異なり、キーが比較に使 ... データの比較にコールバック関数を用い、配列の共通項を計算する array_intersect_assoc() - 追加された添字の確認も ...
https://man.plustar.jp/php/function.array-uintersect-assoc.html - [similar]
データと添字の比較に個別のコールバック関数を用い、 追加された添字の確認も含めて... 6216
« array_uintersect_assoc array_uintersect » PHP Manual 配列 関数 データと添字の比較に個別のコール ... 数を用い、 追加された添字の確認も含めて配列の共通項を計算する array_uintersect_uassoc (PHP 5, PHP 7, PHP 8) a ... 数を用い、 追加された添字の確認も含めて配列の共通項を計算する 説明 array_uintersect_uassoc ( array $array1 , ... 数を用い、 追加された添字の確認も含めて配列の共通項を計算します。 パラメータ array1 最初の配列。 arrays 残りの ... データの比較にコールバック関数を用い、配列の共通項を計算する array_intersect_assoc() - 追加された添字の確認も ...
https://man.plustar.jp/php/function.array-uintersect-uassoc.html - [similar]
値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す 6216
« log10 log » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number ... P 8) log1p — 値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す 説明 log1p ( float $num ... の値を返します。 num がゼロに近い場合でも正確な値が 計算できる方法を使用します。 log() は、このような場合には ... 0() - 底が 10 の対数 関連キーワード: 精度 , 方法 , 計算 , 値 , num , float , Math , 関数 , パラメータ , 処 ...
https://man.plustar.jp/php/function.log1p.html - [similar]
クライアント側のセッションキーを計算する 6216
« sodium_crypto_kdf_keygen sodium_crypto_kx_keypair » PHP Manual Sodium 関数 クライアント側のセッ ... ションキーを計算する sodium_crypto_kx_client_session_keys (PHP 7 >= ... ent_session_keys — クライアント側のセッションキーを計算する 説明 sodium_crypto_kx_client_session_keys ( str ... 交換メソッドを使い、 クライアント側のセッションキーを計算します。 パラメータ client_key_pair sodium_crypto_kx ... データとして使います。 関連キーワード: セッション , 計算 , キー , crypto , kx , sodium , key , データ , サー ...
https://man.plustar.jp/php/function.sodium-crypto-kx-client-session-keys.html - [similar]
サーバ側のセッションキーを計算する 6216
« sodium_crypto_kx_seed_keypair sodium_crypto_pwhash_scryptsalsa208sha256_str_verify » PHP Manua ... l Sodium 関数 サーバ側のセッションキーを計算する sodium_crypto_kx_server_session_keys (PHP 7 >= ... kx_server_session_keys — サーバ側のセッションキーを計算する 説明 sodium_crypto_kx_server_session_keys ( str ... b 鍵交換メソッドを使い、 サーバ側のセッションキーを計算します。 パラメータ server_key_pair crypto_kx 鍵ペア ... ます。 関連キーワード: サーバ , セッション , キー , 計算 , crypto , kx , sodium , server , key , keypair ...
https://man.plustar.jp/php/function.sodium-crypto-kx-server-session-keys.html - [similar]
パスワードを再計算する必要があるかを判定する 6216
« sodium_crypto_pwhash_scryptsalsa208sha256 sodium_crypto_pwhash_str_verify » PHP Manual Sodium ... 関数 パスワードを再計算する必要があるかを判定する sodium_crypto_pwhash_str_ ... ium_crypto_pwhash_str_needs_rehash — パスワードを再計算する必要があるかを判定する 説明 sodium_crypto_pwhash ... 現在の opslimit 値と memlimit 値から、 パスワードを再計算する必要があるかを判定します。 パラメータ password パ ... 合、 false を返します。 関連キーワード: パスワード , 計算 , 判定 , sodium , crypto , pwhash , memlimit , ops ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-needs-rehash.html - [similar]
べき乗を計算する 6185
« gmp_popcount gmp_powm » PHP Manual GMP 関数 べき乗を計算する gmp_pow (PHP 4 >= 4.0.4, PHP 5, P ... HP 7, PHP 8) gmp_pow — べき乗を計算する 説明 gmp_pow ( GMP | int | string $num , int $e ... xponent ): GMP num の exponent 乗を計算します。 パラメータ num もととなる数。 GMP オブジェク ... 下となります。 2147483648 1 関連キーワード: べき乗 , 計算 , pow , num , exponent , int , 数値 , 関数 , strin ...
https://man.plustar.jp/php/function.gmp-pow.html - [similar]
配列の差を計算する 6070
« array_diff_ukey array_fill_keys » PHP Manual 配列 関数 配列の差を計算する array_diff (PHP 4 >= ... 4.0.1, PHP 5, PHP 7, PHP 8) array_diff — 配列の差を計算する 説明 array_diff ( array $array , array ...$arra ... ff_assoc() - 追加された添字の確認を含めて配列の差を計算する array_udiff() - データの比較にコールバック関数を ... 用い、配列の差を計算する array_intersect() - 配列の共通項を計算する arra ... 列の共通項を確認する 関連キーワード: array , 配列 , 計算 , 差 , 比較 , 関数 , 次元 , 要素 , 確認 , 添字 ...
https://man.plustar.jp/php/function.array-diff.html - [similar]
べき乗とモジュロを計算する 6070
« gmp_pow gmp_prob_prime » PHP Manual GMP 関数 べき乗とモジュロを計算する gmp_powm (PHP 4 >= 4.0 ... PHP 5, PHP 7, PHP 8) gmp_powm — べき乗とモジュロを計算する 説明 gmp_powm ( GMP | int | string $num , GMP | ... ): GMP modulus を法として ( num の exponent 乗) を計算します。 exponent が負の場合、結果は未定義(undefined ... 下となります。 2147483648 関連キーワード: モジュロ , 計算 , べき乗 , 数値 , powm , num , exponent , 形式 , 変 ...
https://man.plustar.jp/php/function.gmp-powm.html - [similar]
文字列の幅を取得する 6070
« ps_string_geometry ps_stroke » PHP Manual PS 関数 文字列の幅を取得する ps_stringwidth (PECL ps ... ズで出力した場合に、 文字列の幅が何ポイントになるかを計算します。 正確な幅を計算するため、この関数には Adobe ... す。カーニングが有効になっている場合、 それも考慮して計算します。 パラメータ psdoc ps_new() が返す、postscrip ... t ファイルのリソース ID。 text 幅を計算するテキスト。 fontid 使用するフォントの ID。フォント ... リを取得する 関連キーワード: 取得 , 幅 , フォント , 計算 , サイズ , stringwidth , string , float , size , g ...
https://man.plustar.jp/php/function.ps-stringwidth.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT