検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 261 for [SIMILAR] 16 1024 4096 WITH 37412 intersect WITH... (0.485 sec.)
ビット 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]
値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す 0
« log10 log » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す log1p (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) log1p — 値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す 説明 log1p ( float $num ): float log1p() は、 log(1 + num ) の ...
https://man.plustar.jp/php/function.log1p.html - [similar]
パスワードを再計算する必要があるかを判定する 0
« sodium_crypto_pwhash_scryptsalsa208sha256 sodium_crypto_pwhash_str_verify » PHP Manual Sodium 関数 パスワードを再計算する必要があるかを判定する sodium_crypto_pwhash_str_needs_rehash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str_needs_rehash — パスワードを再計算する必要があるかを判定 ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-needs-rehash.html - [similar]
べき乗を計算する 0
« gmp_popcount gmp_powm » PHP Manual GMP 関数 べき乗を計算する gmp_pow (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_pow — べき乗を計算する 説明 gmp_pow ( GMP | int | string $num , int $exponent ): GMP num の exponent 乗を計算します。 パラメータ num もととなる数。 GMP オブジェクト、整数、ある ...
https://man.plustar.jp/php/function.gmp-pow.html - [similar]
べき乗とモジュロを計算する 0
« 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]
e の累乗を計算する 0
« deg2rad expm1 » PHP Manual Math 関数 e の累乗を計算する exp (PHP 4, PHP 5, PHP 7, PHP 8) exp — e の累乗を計算する 説明 exp ( float $num ): float e を num 乗した値を返します。 注意 : ' e ' は自然対数の底で、およそ 2.718282 です。 パラメータ num 処理する引数。 戻り値 'e' の num 乗を返しま ...
https://man.plustar.jp/php/function.exp.html - [similar]
除算の余りを計算する 0
« gmp_div_qr gmp_div » PHP Manual GMP 関数 除算の余りを計算する gmp_div_r (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_div_r — 除算の余りを計算する 説明 gmp_div_r ( GMP | int | string $num1 , GMP | int | string $num2 , int $rounding_mode = GMP_ROUND_ZERO ): resource num1 を num2 で整数として ...
https://man.plustar.jp/php/function.gmp-div-r.html - [similar]
直角三角形の斜辺の長さを計算する 0
« hexdec intdiv » PHP Manual Math 関数 直角三角形の斜辺の長さを計算する hypot (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) hypot — 直角三角形の斜辺の長さを計算する 説明 hypot ( float $x , float $y ): float hypot() は、直角をはさむ 2 辺の長さが x および y である 直角三角形の斜辺の長さ、すなわち原 ...
https://man.plustar.jp/php/function.hypot.html - [similar]
ダイジェストを計算する 0
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openssl_digest (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_digest — ダイジェストを計算する 説明 openssl_digest ( string $data , string $digest_algo , bool $binary = false ): string | false 与えられたメソ ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT