検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 505 for [SIMILAR] 16 1024 4096 WITH 32542 variant WITH 2... (0.462 sec.)
数字かどうかを調べる 0
« ctype_cntrl ctype_graph » PHP Manual Ctype 関数 数字かどうかを調べる ctype_digit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_digit — 数字かどうかを調べる 説明 ctype_digit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 数字であるかどうかを調べます。 パラメータ text 調べる文 ...
https://man.plustar.jp/php/function.ctype-digit.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]
ユリウス積算日をフランス革命暦(共和暦)に変換する 0
« jdmonthname jdtogregorian » PHP Manual カレンダー 関数 ユリウス積算日をフランス革命暦(共和暦)に変換する jdtofrench (PHP 4, PHP 5, PHP 7, PHP 8) jdtofrench — ユリウス積算日をフランス革命暦(共和暦)に変換する 説明 jdtofrench ( int $julian_day ): string ユリウス積算日をフランス革命暦に変換 ...
https://man.plustar.jp/php/function.jdtofrench.html - [similar]
OpenAL バッファのプロパティを取得する 0
« openal_buffer_destroy openal_buffer_loadwav » PHP Manual OpenAL 関数 OpenAL バッファのプロパティを取得する openal_buffer_get (PECL openal >= 0.1.0) openal_buffer_get — OpenAL バッファのプロパティを取得する 説明 openal_buffer_get ( resource $buffer , int $property ): int | false パラメー ...
https://man.plustar.jp/php/function.openal-buffer-get.html - [similar]
巨大な数を比較する 0
« sodium_bin2hex sodium_crypto_aead_aes256gcm_decrypt » PHP Manual Sodium 関数 巨大な数を比較する sodium_compare (PHP 7 >= 7.2.0, PHP 8) sodium_compare — 巨大な数を比較する 説明 sodium_compare ( string $string1 , string $string2 ): int 任意の長さの、 符号なし整数をリトルエンディアンで表現 ...
https://man.plustar.jp/php/function.sodium-compare.html - [similar]
法による逆 0
« gmp_intval gmp_jacobi » PHP Manual GMP 関数 法による逆 gmp_invert (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_invert — 法による逆 説明 gmp_invert ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP | false num2 を法とした num1 の逆を計算します。 パラメータ num1 GMP オブジェクト、 ...
https://man.plustar.jp/php/function.gmp-invert.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]
値に依存した列挙型(Backed Enum) 0
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依存した列挙型(Backed Enum) デフォルトでは、列挙型はスカラー値の情報を持っていません。 単なるシングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きす ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
最大公約数を計算する 0
« gmp_fact gmp_gcdext » PHP Manual GMP 関数 最大公約数を計算する gmp_gcd (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_gcd — 最大公約数を計算する 説明 gmp_gcd ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num1 と num2 の最大公約数を計算します。 引数のどちらかまたは両方が負の場 ...
https://man.plustar.jp/php/function.gmp-gcd.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]