検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 117 for [SIMILAR] 16 1024 4096 WITH 16001 基数 WITH 1263... (0.147 sec.)
ハミング距離 0
« gmp_gcdext gmp_import » PHP Manual GMP 関数 ハミング距離 gmp_hamdist (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_hamdist — ハミング距離 説明 gmp_hamdist ( GMP | int | string $num1 , GMP | int | string $num2 ): int num1 と num2 の間のハミング距離を返します。オペランドは共に非負とする必要が ...
https://man.plustar.jp/php/function.gmp-hamdist.html - [similar]
バイナリ文字列にエクスポートする 0
« gmp_divexact gmp_fact » PHP Manual GMP 関数 バイナリ文字列にエクスポートする gmp_export (PHP 5 >= 5.6.1, PHP 7, PHP 8) gmp_export — バイナリ文字列にエクスポートする 説明 gmp_export ( GMP | int | string $num , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIAN ): string ...
https://man.plustar.jp/php/function.gmp-export.html - [similar]
ヤコビ記号 0
« gmp_invert gmp_kronecker » PHP Manual GMP 関数 ヤコビ記号 gmp_jacobi (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_jacobi — ヤコビ記号 説明 gmp_jacobi ( GMP | int | string $num1 , GMP | int | string $num2 ): int num1 および num2 の » ヤコビ記号 を計算します。 num2 は正の奇数である必要があり ...
https://man.plustar.jp/php/function.gmp-jacobi.html - [similar]
ルジェンドル記号 0
« gmp_lcm gmp_mod » PHP Manual GMP 関数 ルジェンドル記号 gmp_legendre (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_legendre — ルジェンドル記号 説明 gmp_legendre ( GMP | int | string $num1 , GMP | int | string $num2 ): int num1 と num2 の » ルジェンドル記号 を計算します。 num2 は、正の奇数で ...
https://man.plustar.jp/php/function.gmp-legendre.html - [similar]
最小公倍数を計算する 0
« gmp_kronecker gmp_legendre » PHP Manual GMP 関数 最小公倍数を計算する gmp_lcm (PHP 7 >= 7.3.0, PHP 8) gmp_lcm — 最小公倍数を計算する 説明 gmp_lcm ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP この関数は、 num1 と num2 の最小公倍数(lcm)を計算します。 パラメータ num1 GMP オ ...
https://man.plustar.jp/php/function.gmp-lcm.html - [similar]
平方数かどうかを調べる 0
« gmp_perfect_power gmp_popcount » PHP Manual GMP 関数 平方数かどうかを調べる gmp_perfect_square (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_perfect_square — 平方数かどうかを調べる 説明 gmp_perfect_square ( GMP | int | string $num ): bool その数が平方数であるかどうかを調べます。 パラメータ ...
https://man.plustar.jp/php/function.gmp-perfect-square.html - [similar]
数の符号 0
« gmp_setbit gmp_sqrt » PHP Manual GMP 関数 数の符号 gmp_sign (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_sign — 数の符号 説明 gmp_sign ( GMP | int | string $num ): int 数の符号を調べます。 パラメータ num GMP オブジェクトまたは int に変換可能な数値形式の文字列。 戻り値 num が正の場合に 1、 ...
https://man.plustar.jp/php/function.gmp-sign.html - [similar]
セットされているビットの数 0
« gmp_perfect_square gmp_pow » PHP Manual GMP 関数 セットされているビットの数 gmp_popcount (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_popcount — セットされているビットの数 説明 gmp_popcount ( GMP | int | string $num ): int セットされているビットの数を返します。 パラメータ num GMP オブジェ ...
https://man.plustar.jp/php/function.gmp-popcount.html - [similar]
クロネッカーの記号を計算する 0
« gmp_jacobi gmp_lcm » PHP Manual GMP 関数 クロネッカーの記号を計算する gmp_kronecker (PHP 7 >= 7.3.0, PHP 8) gmp_kronecker — クロネッカーの記号を計算する 説明 gmp_kronecker ( GMP | int | string $num1 , GMP | int | string $num2 ): int この関数は num1 と num2 のクロネッカーの記号を計算しま ...
https://man.plustar.jp/php/function.gmp-kronecker.html - [similar]
gmp_div_q のエイリアス 0
« gmp_div_r gmp_divexact » PHP Manual GMP 関数 gmp_div_q のエイリアス gmp_div (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_div — gmp_div_q() のエイリアス 説明 この関数は次の関数のエイリアスです。 gmp_div_q() . 関連キーワード: q , 関数 , divexact , ...
https://man.plustar.jp/php/function.gmp-div.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT