検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 1029 for [SIMILAR] 16 1024 4096 WITH 20853 値形 WITH 1048... (1.103 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_powm gmp_random_bits » PHP Manual GMP 関数 数が"おそらく素数"であるかどうかを調べる gmp_prob_prime (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_prob_prime — 数が"おそらく素数"であるかどうかを調べる 説明 gmp_prob_prime ( GMP | int | string $num , int $repetitions = 10 ): int この関数は ...
https://man.plustar.jp/php/function.gmp-prob-prime.html - [similar]
ファイルの所有者を取得する 0
« SplFileInfo::getMTime SplFileInfo::getPath » PHP Manual SplFileInfo ファイルの所有者を取得する SplFileInfo::getOwner (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getOwner — ファイルの所有者を取得する 説明 public SplFileInfo::getOwner (): int | false ファイルの所有者を取得します。オーナー ...
https://man.plustar.jp/php/splfileinfo.getowner.html - [similar]
ファイルのグループを取得する 0
« SplFileInfo::getFilename SplFileInfo::getInode » PHP Manual SplFileInfo ファイルのグループを取得する SplFileInfo::getGroup (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getGroup — ファイルのグループを取得する 説明 public SplFileInfo::getGroup (): int | false ファイルのグループを取得します ...
https://man.plustar.jp/php/splfileinfo.getgroup.html - [similar]
変数の型が float かどうか調べる 0
« is_double is_int » PHP Manual 変数操作 関数 変数の型が float かどうか調べる is_float (PHP 4, PHP 5, PHP 7, PHP 8) is_float — 変数の型が float かどうか調べる 説明 is_float ( mixed $value ): bool 与えられた変数の型が float かどうかを調べます。 注意 : 変数が数値もしくは数値形式の文字列の場 ...
https://man.plustar.jp/php/function.is-float.html - [similar]
最大公約数と乗数を計算する 0
« gmp_gcd gmp_hamdist » PHP Manual GMP 関数 最大公約数と乗数を計算する gmp_gcdext (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_gcdext — 最大公約数と乗数を計算する 説明 gmp_gcdext ( GMP | int | string $num1 , GMP | int | string $num2 ): array a*s + b*t = g = gcd(a,b) となるような g, s, t を計 ...
https://man.plustar.jp/php/function.gmp-gcdext.html - [similar]
変数が整数型かどうかを検査する 0
« is_float is_integer » PHP Manual 変数操作 関数 変数が整数型かどうかを検査する is_int (PHP 4, PHP 5, PHP 7, PHP 8) is_int — 変数が整数型かどうかを検査する 説明 is_int ( mixed $value ): bool 与えられた変数の型が整数型かどうかを検査します。 注意 : 変数が数値か数値形式の文字列かを判断したい ...
https://man.plustar.jp/php/function.is-int.html - [similar]
現在の DirectoryIterator アイテムの所有者を取得する 0
« DirectoryIterator::getMTime DirectoryIterator::getPath » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムの所有者を取得する DirectoryIterator::getOwner (PHP 5, PHP 7, PHP 8) DirectoryIterator::getOwner — 現在の DirectoryIterator アイテムの所有者を取得する 説明 public Dire ...
https://man.plustar.jp/php/directoryiterator.getowner.html - [similar]
指定した書式でフォーマットした日付を返す 0
« DateTime::diff DateTime::getOffset » PHP Manual DateTimeInterface 指定した書式でフォーマットした日付を返す DateTime::format DateTimeImmutable::format DateTimeInterface::format date_format (PHP 5 >= 5.2.1, PHP 7, PHP 8) DateTime::format -- DateTimeImmutable::format -- DateTimeInterface: ...
https://man.plustar.jp/php/datetime.format.html - [similar]
n乗根の整数部を返す 0
« gmp_random gmp_rootrem » PHP Manual GMP 関数 n乗根の整数部を返す gmp_root (PHP 5 >= 5.6.0, PHP 7, PHP 8) gmp_root — n乗根の整数部を返す 説明 gmp_root ( GMP | int | string $num , int $nth ): GMP num の nth 乗根を計算し、 その整数部を返します。 パラメータ num GMP オブジェクト、整数、ある ...
https://man.plustar.jp/php/function.gmp-root.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT