検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 511 for [SIMILAR] 16 1024 4096 WITH 20791 添字 WITH 1528... (0.438 sec.)
クロネッカーの記号を計算する 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]
平方根を計算する 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
« openssl_x509_check_private_key openssl_x509_export_to_file » PHP Manual OpenSSL 関数 証明書が特定の目的に使用可能かどうか確認する openssl_x509_checkpurpose (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_x509_checkpurpose — 証明書が特定の目的に使用可能かどうか確認する 説明 openssl_x509_c ...
https://man.plustar.jp/php/function.openssl-x509-checkpurpose.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]
ビット 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]
秘密鍵が証明書に対応するかを確認する 0
« openssl_verify openssl_x509_checkpurpose » PHP Manual OpenSSL 関数 秘密鍵が証明書に対応するかを確認する openssl_x509_check_private_key (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_x509_check_private_key — 秘密鍵が証明書に対応するかを確認する 説明 openssl_x509_check_private_key ( OpenS ...
https://man.plustar.jp/php/function.openssl-x509-check-private-key.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]