検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 16 for 累乗 (0.001 sec.)
累乗数かどうかを調べる 13360
« gmp_or gmp_perfect_square » PHP Manual GMP 関数 累乗数かどうかを調べる gmp_perfect_power (PHP ... 7 >= 7.3.0, PHP 8) gmp_perfect_power — 累乗数かどうかを調べる 説明 gmp_perfect_power ( GMP | in ... t | string $num ): bool num が累乗数かどうかを調べます。 パラメータ num GMP オブジェク ... いは数値に変換可能な数値形式の文字列。 戻り値 num が累乗数であった場合は true を返し、 そうでない場合は fals ...
https://man.plustar.jp/php/function.gmp-perfect-power.html - [similar]
e の累乗を計算する 12130
« deg2rad expm1 » PHP Manual Math 関数 e の累乗を計算する exp (PHP 4, PHP 5, PHP 7, PHP 8) exp — ... e の累乗を計算する 説明 exp ( float $num ): float e を num 乗 ... - 自然対数 pow() - 指数表現 関連キーワード: 計算 , 累乗 , e , exp , num , float , Math , 関数 , expm , rad ...
https://man.plustar.jp/php/function.exp.html - [similar]
2 つの variant の累乗計算を行い、その結果を返す 10813
« variant_or variant_round » PHP Manual COM関数 2 つの variant の累乗計算を行い、その結果を返す ... HP 5, PHP 7, PHP 8) variant_pow — 2 つの variant の累乗計算を行い、その結果を返す 説明 variant_pow ( mixed ... - 指数表現 関連キーワード: variant , 関数 , 計算 , 累乗 , pow , right , クラス , ライブラリ , オブジェクト ...
https://man.plustar.jp/php/function.variant-pow.html - [similar]
値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 8179
« exp fdiv » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す ... つ方法で計算した log(1 + number) を返す exp() - e の累乗を計算する 関連キーワード: exp , 精度 , num , 値 , e ...
https://man.plustar.jp/php/function.expm1.html - [similar]
自然対数 8179
« log1p max » PHP Manual Math 関数 自然対数 log (PHP 4, PHP 5, PHP 7, PHP 8) log — 自然対数 説明 ... 返します。 参考 log10() - 底が 10 の対数 exp() - e の累乗を計算する pow() - 指数表現 関連キーワード: num , fl ...
https://man.plustar.jp/php/function.log.html - [similar]
平方数かどうかを調べる 8092
« gmp_perfect_power gmp_popcount » PHP Manual GMP 関数 平方数かどうかを調べる gmp_perfect_square ... bool(false) bool(true) 参考 gmp_perfect_power() - 累乗数かどうかを調べる gmp_sqrt() - 平方根を計算する gmp ...
https://man.plustar.jp/php/function.gmp-perfect-square.html - [similar]
指数表現 8092
« pi rad2deg » PHP Manual Math 関数 指数表現 pow (PHP 4, PHP 5, PHP 7, PHP 8) pow — 指数表現 説明 ... の結果を引き起こすことがあります。 参考 exp() - e の累乗を計算する sqrt() - 平方根 bcpow() - 任意精度数値をべ ...
https://man.plustar.jp/php/function.pow.html - [similar]
算術演算子 7901
« 演算子の優先順位 代入演算子 » PHP Manual 演算子 算術演算子 算術演算子 学校で習った初等算術を憶 ... b の商 $a % $b 剰余 $a を $b で割った余り $a ** $b 累乗 $a の $b 乗。 除算演算子 ("/") の返す値は浮動小数点 ...
https://man.plustar.jp/php/language.operators.arithmetic.html - [similar]
新機能 7901
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x ... $operators ); ?> 上の例の出力は以下となります。 6 累乗演算子 ** 右から評価する ** 演算子が追加されました。 ... これは累乗をサポートするものです。さらに、短縮代入演算子 **= も ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
GNU Multiple Precision 7797
« bcsub はじめに » PHP Manual 数学 GNU Multiple Precision GNU Multiple Precision はじめに インス ... gmp_or — ビット OR を計算する gmp_perfect_power — 累乗数かどうかを調べる gmp_perfect_square — 平方数かどう ...
https://man.plustar.jp/php/book.gmp.html - [similar]
PREV 1 2 NEXT