Results of 1 - 10 of about 11 for exponent (0.006 sec.)
- 指数表現 11575
- « 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 乗を返します。 両方の ...
を計算する 関連キーワード: 指数 , 表現 , pow , num , exponent , 注意 , int , 計算 , 数値 , べき乗 ...
-
https://man.plustar.jp/php/function.pow.html
- [similar]
- べき乗とモジュロを計算する 11487
- « gmp_pow gmp_prob_prime » PHP Manual GMP 関数 べき乗とモジュロを計算する gmp_powm (PHP 4 >= 4.0
...
wm ( GMP | int | string $num , GMP | int | string $exponent , GMP | int | string $modulus ): GMP modulus を法と ...
して ( num の exponent 乗) を計算します。 exponent が負の場合、結果は未定 ...
ト、整数、あるいは数値に変換可能な数値形式の文字列。 exponent 正の数で、 num を何乗するかを指定します。 GMP オブ ...
ード: モジュロ , 計算 , べき乗 , 数値 , powm , num , exponent , 形式 , 変換 , 整数 ...
-
https://man.plustar.jp/php/function.gmp-powm.html
- [similar]
- べき乗を計算する 10633
- « gmp_popcount gmp_powm » PHP Manual GMP 関数 べき乗を計算する gmp_pow (PHP 4 >= 4.0.4, PHP 5, P
...
算する 説明 gmp_pow ( GMP | int | string $num , int $exponent ): GMP num の exponent 乗を計算します。 パラメータ ...
ト、整数、あるいは数値に変換可能な数値形式の文字列。 exponent 正の数で、 num を何乗するかを指定します。 戻り値 べ ...
3648 1 関連キーワード: べき乗 , 計算 , pow , num , exponent , int , 数値 , 関数 , string , powm ...
-
https://man.plustar.jp/php/function.gmp-pow.html
- [similar]
- 任意精度数値のべき乗の、指定した数値による剰余 10544
- « bcpow bcscale » PHP Manual BC Math 関数 任意精度数値のべき乗の、指定した数値による剰余 bcpowmo
...
数値による剰余 説明 bcpowmod ( string $num , string $exponent , string $modulus , ? int $scale = null ): string ...
odulus で割った余りを求めることを考慮して、 num の exponent 乗を高速に計算します。 パラメータ num 基数を表す整 ...
の文字列。 (つまり、scale は 0 でなければいけません) exponent 指数を表す、負でない、整数の文字列。 (つまり、scal ...
果を文字列で返します。 modulus が 0 の場合、 または exponent が負の場合、 false を返します。 変更履歴 バージョン ...
-
https://man.plustar.jp/php/function.bcpowmod.html
- [similar]
- 任意精度数値をべき乗する 8855
- « bcmul bcpowmod » PHP Manual BC Math 関数 任意精度数値をべき乗する bcpow (PHP 4, PHP 5, PHP 7,
...
数値をべき乗する 説明 bcpow ( string $num , string $exponent , ? int $scale = null ): string num の exponent 乗 ...
を求めます。 パラメータ num 基数を表す文字列。 exponent 指数を表す文字列。 指数が整数でない場合、値は切り捨 ...
-
https://man.plustar.jp/php/function.bcpow.html
- [similar]
- キーの詳細の配列を返す 8659
- « openssl_pkey_free openssl_pkey_get_private » PHP Manual OpenSSL 関数 キーの詳細の配列を返す op
...
ータが返されます。 キー 説明 "n" modulus "e" public exponent "d" private exponent "p" prime 1 "q" prime 2 "dmp1 ...
" exponent1, d mod (p-1) "dmq1" exponent2, d mod (q-1) "iqmp" ...
, key , 配列 , public , pkey , private , データ , exponent , pub , shared ...
-
https://man.plustar.jp/php/function.openssl-pkey-get-details.html
- [similar]
- 数値形式の文字列 7628
- « 文字列 配列 » PHP Manual 型 数値形式の文字列 数値形式の文字列 PHP の 文字列 は、 int や float
...
-9]+ DNUM ([0-9]*)[\.]{LNUM}) | ({LNUM}[\.][0-9]*) EXPONENT_DNUM (({LNUM} | {DNUM}) [eE][+-]? {LNUM}) INT_NUM_ ...
WHITESPACES} FLOAT_NUM_STRING {WHITESPACES} [+-]? {EXPONENT_DNUM} {WHITESPACES} NUM_STRING ({INT_NUM_STRING} | ...
-
https://man.plustar.jp/php/language.types.numeric-strings.html
- [similar]
- The MongoDB\BSON\Decimal128 class 7254
- « MongoDB\BSON\Binary::unserialize MongoDB\BSON\Decimal128::__construct » PHP Manual MongoDB\BSO
...
34 decimal digits (i.e. significant digits) and an exponent range of -6143 to +6144. Unlike the double BSON ty ...
-
https://man.plustar.jp/php/class.mongodb-bson-decimal128.html
- [similar]
- 秘密鍵が証明書に対応するかを確認する 7166
- « openssl_verify openssl_x509_checkpurpose » PHP Manual OpenSSL 関数 秘密鍵が証明書に対応するかを
...
クしません。 単に、公開されている材料 (例: RSA 鍵の exponent や modulus) かつ/または キーペアのキーのパラメータ ...
-
https://man.plustar.jp/php/function.openssl-x509-check-private-key.html
- [similar]
- The Vector class 6970
- « Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vec
...
rowth factor isn't bound to a specific multiple or exponent. Strengths Supports array syntax (square brackets) ...
-
https://man.plustar.jp/php/class.ds-vector.html
- [similar]