検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 117 for [SIMILAR] 16 1024 4096 WITH 16001 基数 WITH 1263... (0.142 sec.)
数値を乗算する 2950
« gmp_mod gmp_neg » PHP Manual GMP 関数 数値を乗算する gmp_mul (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_mul — 数値を乗算する 説明 gmp_mul ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num1 と num2 をかけ、 結果を返します。 パラメータ num1 num2 を掛けられる数。 GMP オブジェ ...
https://man.plustar.jp/php/function.gmp-mul.html - [similar]
モジュロ演算 2950
« gmp_legendre gmp_mul » PHP Manual GMP 関数 モジュロ演算 gmp_mod (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_mod — モジュロ演算 説明 gmp_mod ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num2 を法とした num1 を計算します。結果は常に非負であり、 num2 の符号は無視されます。 パ ...
https://man.plustar.jp/php/function.gmp-mod.html - [similar]
ビットをクリアする 2950
« gmp_binomial gmp_cmp » PHP Manual GMP 関数 ビットをクリアする gmp_clrbit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_clrbit — ビットをクリアする 説明 gmp_clrbit ( GMP $num , int $index ): void num のビット index をクリア (0 に設定) します。index は 0 から始まります。 パラメータ num GMP オ ...
https://man.plustar.jp/php/function.gmp-clrbit.html - [similar]
1 の補数を計算する 2950
« gmp_cmp gmp_div_q » PHP Manual GMP 関数 1 の補数を計算する gmp_com (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_com — 1 の補数を計算する 説明 gmp_com ( GMP | int | string $num ): GMP num について、1 の補数を返します。 パラメータ num GMP オブジェクト、整数、あるいは数値に変換可能な数値形式 ...
https://man.plustar.jp/php/function.gmp-com.html - [similar]
べき乗とモジュロを計算する 2950
« gmp_pow gmp_prob_prime » PHP Manual GMP 関数 べき乗とモジュロを計算する gmp_powm (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_powm — べき乗とモジュロを計算する 説明 gmp_powm ( GMP | int | string $num , GMP | int | string $exponent , GMP | int | string $modulus ): GMP modulus を法として ( ...
https://man.plustar.jp/php/function.gmp-powm.html - [similar]
GMP クラス 2950
« gmp_xor GMP::__serialize » PHP Manual GMP GMP クラス GMP クラス (PHP 5 >= 5.6.0, PHP 7, PHP 8) はじめに GMP 数。このオブジェクトは、オーバーロードされた 算術演算子 , ビット演算子 , 比較演算子 をサポートしています。 注意 : GMP オブジェクトを操作するオブジェクト指向インターフェイスは用意 ...
https://man.plustar.jp/php/class.gmp.html - [similar]
数を比較する 2950
« gmp_clrbit gmp_com » PHP Manual GMP 関数 数を比較する gmp_cmp (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_cmp — 数を比較する 説明 gmp_cmp ( GMP | int | string $num1 , GMP | int | string $num2 ): int ふたつの数を比較します。 パラメータ num1 GMP オブジェクト、整数、あるいは数値に変換可能な ...
https://man.plustar.jp/php/function.gmp-cmp.html - [similar]
ビットが設定されているかどうかを調べる 2950
« gmp_sub gmp_xor » PHP Manual GMP 関数 ビットが設定されているかどうかを調べる gmp_testbit (PHP 5 >= 5.3.0, PHP 7, PHP 8) gmp_testbit — ビットが設定されているかどうかを調べる 説明 gmp_testbit ( GMP | int | string $num , int $index ): bool 指定したビットが設定されているかどうかを調べます。 ...
https://man.plustar.jp/php/function.gmp-testbit.html - [similar]
定義済み定数 2950
« 実行時設定 例 » PHP Manual GMP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 GMP_ROUND_ZERO ( int ) GMP_ROUND_PLUSINF ( int ) GMP_ROUND_MINUSINF ( int ) GMP ...
https://man.plustar.jp/php/gmp.constants.html - [similar]
data 引数をGMP オブジェクトとして復元する 2950
« GMP::__serialize Math » PHP Manual GMP data 引数をGMP オブジェクトとして復元する GMP::__unserialize (PHP 8 >= 8.1.0) GMP::__unserialize — data 引数をGMP オブジェクトとして復元する 説明 public GMP::__unserialize ( array $data ): void 警告 この関数は、 現在のところ詳細な情報はありません。 ...
https://man.plustar.jp/php/gmp.unserialize.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT