検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 34 for [SIMILAR] 16 1024 4096 WITH 25036 指数 WITH 2503... (0.247 sec.)
指数表現 10000
« 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]
べき乗とモジュロを計算する 6689
« 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]
べき乗を計算する 6689
« 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
« bcmul bcpowmod » PHP Manual BC Math 関数 任意精度数値をべき乗する bcpow (PHP 4, PHP 5, PHP 7, PHP 8) bcpow — 任意精度数値をべき乗する 説明 bcpow ( string $num , string $exponent , ? int $scale = null ): string num の exponent 乗を求めます。 パラメータ num 基数を表す文字列。 exponent 指 ...
https://man.plustar.jp/php/function.bcpow.html - [similar]
任意精度数値のべき乗の、指定した数値による剰余 0
« bcpow bcscale » PHP Manual BC Math 関数 任意精度数値のべき乗の、指定した数値による剰余 bcpowmod (PHP 5, PHP 7, PHP 8) bcpowmod — 任意精度数値のべき乗の、指定した数値による剰余 説明 bcpowmod ( string $num , string $exponent , string $modulus , ? int $scale = null ): string modulus で割っ ...
https://man.plustar.jp/php/function.bcpowmod.html - [similar]
平方根 0
« 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]
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
« log1p max » PHP Manual Math 関数 自然対数 log (PHP 4, PHP 5, PHP 7, PHP 8) log — 自然対数 説明 log ( float $num , float $base = M_E ): float オプションの base パラメータを指定した場合は log() は log base num を返します。それ以外の場合は log() は num の自然対数を返します。 パラメータ nu ...
https://man.plustar.jp/php/function.log.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]
数学関数 0
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Math 関数 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) ...
https://man.plustar.jp/php/book.math.html - [similar]
PREV 1 2 3 4 NEXT