検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 62 for [SIMILAR] 16 1024 4096 WITH 26876 方根 WITH 1721... (0.149 sec.)
平方根を計算する 10000
« 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]
平方根 9948
« sinh srand » PHP Manual Math 関数 平方根 sqrt (PHP 4, PHP 5, PHP 7, PHP 8) sqrt — 平方根 説明 sqrt ( float $num ): float num の平方根を返します。 パラメータ num 処理する引数。 戻り値 num の平方根を返します。 負の数を指定した場合は、特別な値 NAN を返します。 例 例1 sqrt() の例 <?php // ...
https://man.plustar.jp/php/function.sqrt.html - [similar]
余りつきの平方根 9016
« gmp_sqrt gmp_strval » PHP Manual GMP 関数 余りつきの平方根 gmp_sqrtrem (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_sqrtrem — 余りつきの平方根 説明 gmp_sqrtrem ( GMP | int | string $num ): array ある数の平方根を余りつきで計算します。 パラメータ num 平方根を計算したい数。 GMP オブジェクト、 ...
https://man.plustar.jp/php/function.gmp-sqrtrem.html - [similar]
任意精度数値の平方根を取得する 7592
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, PHP 7, PHP 8) bcsqrt — 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返します。 パラメータ num オペランドを表す文字列。 scale このオプシ ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
平方数かどうかを調べる 4862
« gmp_perfect_power gmp_popcount » PHP Manual GMP 関数 平方数かどうかを調べる gmp_perfect_square (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_perfect_square — 平方数かどうかを調べる 説明 gmp_perfect_square ( GMP | int | string $num ): bool その数が平方数であるかどうかを調べます。 パラメータ ...
https://man.plustar.jp/php/function.gmp-perfect-square.html - [similar]
定義済み定数 4325
« リソース型 Math 関数 » PHP Manual Math 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 Math の定数 定数 値 説明 使用可能 M_PI 3.14159265358979323846 パイ(円周率) M_E 2.7182818284590452354 e(自然対数の底) M_LOG2E 1.4426950408889634074 log_2 e M_LOG ...
https://man.plustar.jp/php/math.constants.html - [similar]
Vector Square Root 4325
« trader_sma trader_stddev » PHP Manual Trader 関数 Vector Square Root trader_sqrt (PECL trader >= 0.2.0) trader_sqrt — Vector Square Root 説明 trader_sqrt ( array $real ): array Calculates the square root of each value in real and returns the resulting array. パラメータ real 実数値の配列 ...
https://man.plustar.jp/php/function.trader-sqrt.html - [similar]
GMP 関数 0
« 例 gmp_abs » PHP Manual GMP GMP 関数 GMP 関数 参考 より数学的な関数が、 数学 の節にあります。 目次 gmp_abs — 絶対値 gmp_add — 数値を加算する gmp_and — ビット AND を計算する gmp_binomial — 二項係数を計算する gmp_clrbit — ビットをクリアする gmp_cmp — 数を比較する gmp_com — 1 の補数を計算 ...
https://man.plustar.jp/php/ref.gmp.html - [similar]
GNU Multiple Precision 0
« bcsub はじめに » PHP Manual 数学 GNU Multiple Precision GNU Multiple Precision はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 例 GMP 関数 gmp_abs — 絶対値 gmp_add — 数値を加算する gmp_and — ビット AND を計算する gmp_binomial — 二項係数を計算する gmp_clrbit — ビ ...
https://man.plustar.jp/php/book.gmp.html - [similar]
指数表現 0
« pi rad2deg » PHP Manual Math 関数 指数表現 pow (PHP 4, PHP 5, PHP 7, PHP 8) pow — 指数表現 説明 pow ( mixed $num , mixed $exponent ): int | float | object num の exponent 乗を返します。 注意 : ** 演算子も使えます。 パラメータ num 使用する基数。 exponent 指数。 戻り値 num の exponent 乗 ...
https://man.plustar.jp/php/function.pow.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT