検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 290 for [SIMILAR] 16 1024 4096 WITH 24940 stringwidth WI... (0.322 sec.)
平方根を計算する 0
« gmp_sign gmp_sqrtrem » PHP Manual GMP 関数 平方根を計算する gmp_sqrt (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_sqrt — 平方根を計算する 説明 gmp_sqrt ( GMP | int | string $num ): GMP num の平方根を計算します。 パラメータ num GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文字 ...
https://man.plustar.jp/php/function.gmp-sqrt.html - [similar]
メッセージバッファサイズを計算する 0
« socket_close socket_connect » PHP Manual ソケット 関数 メッセージバッファサイズを計算する socket_cmsg_space (PHP 5 >= 5.5.0, PHP 7, PHP 8) socket_cmsg_space — メッセージバッファサイズを計算する 説明 socket_cmsg_space ( int $level , int $type , int $num = 0 ): ? int 付随データを受信する ...
https://man.plustar.jp/php/function.socket-cmsg-space.html - [similar]
二項係数を計算する 0
« gmp_and gmp_clrbit » PHP Manual GMP 関数 二項係数を計算する gmp_binomial (PHP 7 >= 7.3.0, PHP 8) gmp_binomial — 二項係数を計算する 説明 gmp_binomial ( GMP | int | string $n , int $k ): GMP 二項係数 C(n, k) を計算します。 パラメータ n GMP オブジェクト、整数、あるいは数値に変換可能な数値 ...
https://man.plustar.jp/php/function.gmp-binomial.html - [similar]
秘密鍵から公開鍵を計算する 0
« sodium_crypto_box_open sodium_crypto_box_publickey » PHP Manual Sodium 関数 秘密鍵から公開鍵を計算する sodium_crypto_box_publickey_from_secretkey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_publickey_from_secretkey — 秘密鍵から公開鍵を計算する 説明 sodium_crypto_box_publickey_from_secret ...
https://man.plustar.jp/php/function.sodium-crypto-box-publickey-from-secretkey.h... - [similar]
フォントファミリーを返す 0
« ImagickDraw::getFont ImagickDraw::getFontSize » PHP Manual ImagickDraw フォントファミリーを返す ImagickDraw::getFontFamily (PECL imagick 2, PECL imagick 3) ImagickDraw::getFontFamily — フォントファミリーを返す 説明 public ImagickDraw::getFontFamily (): string 警告 この関数は、 現在のと ...
https://man.plustar.jp/php/imagickdraw.getfontfamily.html - [similar]
配列の共通項を計算する 0
« array_intersect_ukey array_is_list » PHP Manual 配列 関数 配列の共通項を計算する array_intersect (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_intersect — 配列の共通項を計算する 説明 array_intersect ( array $array , array ...$arrays ): array array_intersect() は、他の全ての引数に存在する ...
https://man.plustar.jp/php/function.array-intersect.html - [similar]
ビット AND を計算する 0
« gmp_add gmp_binomial » PHP Manual GMP 関数 ビット AND を計算する gmp_and (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_and — ビット AND を計算する 説明 gmp_and ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 2 つの GMP 数のビット AND を計算します。 パラメータ num1 GMP オブジェ ...
https://man.plustar.jp/php/function.gmp-and.html - [similar]
2 つの variant の累乗計算を行い、その結果を返す 0
« variant_or variant_round » PHP Manual COM関数 2 つの variant の累乗計算を行い、その結果を返す variant_pow (PHP 5, PHP 7, PHP 8) variant_pow — 2 つの variant の累乗計算を行い、その結果を返す 説明 variant_pow ( mixed $left , mixed $right ): variant left の right 乗を返します。 パラメータ ...
https://man.plustar.jp/php/function.variant-pow.html - [similar]
データの比較にコールバック関数を用い、 追加された添字の確認も含めて配列の共通項... 0
« array_udiff array_uintersect_uassoc » PHP Manual 配列 関数 データの比較にコールバック関数を用い、 追加された添字の確認も含めて配列の共通項を計算する array_uintersect_assoc (PHP 5, PHP 7, PHP 8) array_uintersect_assoc — データの比較にコールバック関数を用い、 追加された添字の確認も含めて ...
https://man.plustar.jp/php/function.array-uintersect-assoc.html - [similar]
データと添字の比較に個別のコールバック関数を用い、 追加された添字の確認も含めて... 0
« array_uintersect_assoc array_uintersect » PHP Manual 配列 関数 データと添字の比較に個別のコールバック関数を用い、 追加された添字の確認も含めて配列の共通項を計算する array_uintersect_uassoc (PHP 5, PHP 7, PHP 8) array_uintersect_uassoc — データと添字の比較に個別のコールバック関数を用い、 ...
https://man.plustar.jp/php/function.array-uintersect-uassoc.html - [similar]