検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 878 for 数値 (0.016 sec.)
乱数を生成する 3418
« gmp_random_seed gmp_root » PHP Manual GMP 関数 乱数を生成する gmp_random (PHP 4 >= 4.0.4, PHP ... limiter リミッタ。 GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文字列。 戻り値 ランダムな GMP ... 数 , 生成 , limiter , limb , 関数 , ビット , 推奨 , 数値 , 保証 , 形式 ...
https://man.plustar.jp/php/function.gmp-random.html - [similar]
Vector Arithmetic Add 3418
« trader_ad trader_adosc » PHP Manual Trader 関数 Vector Arithmetic Add trader_add (PECL trader ... d returns the resulting vector. パラメータ real0 実数値の配列。 real1 実数値の配列。 戻り値 Returns an arra ...
https://man.plustar.jp/php/function.trader-add.html - [similar]
Aroon 3418
« trader_apo trader_aroonosc » PHP Manual Trader 関数 Aroon trader_aroon (PECL trader >= 0.2.0) ... t $timePeriod = ? ): array パラメータ high 高値。実数値の配列。 low 安値。実数値の配列。 timePeriod Number ...
https://man.plustar.jp/php/function.trader-aroon.html - [similar]
Aroon Oscillator 3418
« trader_aroon trader_asin » PHP Manual Trader 関数 Aroon Oscillator trader_aroonosc (PECL trade ... t $timePeriod = ? ): array パラメータ high 高値。実数値の配列。 low 安値。実数値の配列。 timePeriod Number ...
https://man.plustar.jp/php/function.trader-aroonosc.html - [similar]
Beta 3418
« trader_bbands trader_bop » PHP Manual Trader 関数 Beta trader_beta (PECL trader >= 0.2.0) trad ... , int $timePeriod = ? ): array パラメータ real0 実数値の配列。 real1 実数値の配列。 timePeriod Number of p ...
https://man.plustar.jp/php/function.trader-beta.html - [similar]
Vector Arithmetic Div 3418
« trader_dema trader_dx » PHP Manual Trader 関数 Vector Arithmetic Div trader_div (PECL trader > ... nd returns the resulting array. パラメータ real0 実数値の配列。 real1 実数値の配列。 戻り値 Returns an arra ...
https://man.plustar.jp/php/function.trader-div.html - [similar]
Vector Arithmetic Mult 3418
« trader_mom trader_natr » PHP Manual Trader 関数 Vector Arithmetic Mult trader_mult (PECL trade ... d returns the resulting vector. パラメータ real0 実数値の配列。 real1 実数値の配列。 戻り値 Returns an arra ...
https://man.plustar.jp/php/function.trader-mult.html - [similar]
Vector Arithmetic Subtraction 3418
« trader_stochrsi trader_sum » PHP Manual Trader 関数 Vector Arithmetic Subtraction trader_sub ( ... d returns the resulting vector. パラメータ real0 実数値の配列。 real1 実数値の配列。 戻り値 Returns an arra ...
https://man.plustar.jp/php/function.trader-sub.html - [similar]
はじめに 3418
« GMP インストール/設定 » PHP Manual GMP はじめに はじめに 以下の関数により、GNU MP ライブラリを ... P オブジェクトとしています。 これらの関数の大半は、数値と文字列も 引数として指定可能です。ただし、後者は数値 ... 能です。 関連キーワード: 関数 , 整数 , 注意 , init , 数値 , 大半 , オブジェクト , 劣化 , 算術 , 拡張 ...
https://man.plustar.jp/php/intro.gmp.html - [similar]
指定された配列がリストかどうかをチェックする 3392
« array_intersect array_key_exists » PHP Manual 配列 関数 指定された配列がリストかどうかをチェッ ... がリストかどうかを判定します。 配列のキーが連続した数値 ( 0 から count($array)-1 ) である場合、 リストと判 ... 1 => 'apple' , 0 => 'orange' ]); // false // キーが数値でない場合 array_is_list ([ 0 => 'apple' , 'foo' => ... 'bar' ]); // false // 数値のキーが連続していない場合 array_is_list ([ 0 => 'ap ...
https://man.plustar.jp/php/function.array-is-list.html - [similar]