検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 27 for [SIMILAR] 16 1024 4096 WITH 20029 exponent WITH ... (0.044 sec.)
BCMath 任意精度数学関数 0
« 数学 はじめに » PHP Manual 数学 BCMath 任意精度数学関数 BCMath 任意精度数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 BC Math 関数 bcadd — 2つの任意精度の数値を加算する bccomp — 2 つの任意精度数値を比較する bcdiv — 2つの任意精度数値で除算を ...
https://man.plustar.jp/php/book.bc.html - [similar]
キーの詳細の配列を返す 0
« openssl_pkey_free openssl_pkey_get_private » PHP Manual OpenSSL 関数 キーの詳細の配列を返す openssl_pkey_get_details (PHP 5 >= 5.2.0, PHP 7, PHP 8) openssl_pkey_get_details — キーの詳細の配列を返す 説明 openssl_pkey_get_details ( OpenSSLAsymmetricKey $key ): array | false この関数は、キ ...
https://man.plustar.jp/php/function.openssl-pkey-get-details.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]
値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 0
« exp fdiv » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す expm1 (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) expm1 — 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 説明 expm1 ( float $num ): float expm1() は、 'exp( num ) - 1' の値を返します。 ...
https://man.plustar.jp/php/function.expm1.html - [similar]
階乗 0
« gmp_export gmp_gcd » PHP Manual GMP 関数 階乗 gmp_fact (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_fact — 階乗 説明 gmp_fact ( GMP | int | string $num ): GMP num の階乗 ( num! ) を計算します。 パラメータ num 階乗を求める数。 GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文字列 ...
https://man.plustar.jp/php/function.gmp-fact.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]
数値形式の文字列 0
« 文字列 配列 » PHP Manual 型 数値形式の文字列 数値形式の文字列 PHP の 文字列 は、 int や float と解釈できる場合は 数値と見なされます。 PHP 8.0.0 以降の正式な仕様は下記の通りです: WHITESPACES \s* LNUM [0-9]+ DNUM ([0-9]*)[\.]{LNUM}) | ({LNUM}[\.][0-9]*) EXPONENT_DNUM (({LNUM} | {DNUM}) [ ...
https://man.plustar.jp/php/language.types.numeric-strings.html - [similar]
数学関数 0
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Math 関数 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) ...
https://man.plustar.jp/php/book.math.html - [similar]
Math 関数 0
« 定義済み定数 abs » PHP Manual Math Math 関数 Math 関数 目次 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) asinh — 逆双曲線正弦(アークハイパボリックサイン) atan2 — 2 変数のアークタンジェント atan — 逆正接 ...
https://man.plustar.jp/php/ref.math.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 NEXT