検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 160 for min (0.022 sec.)
乱数を生成する 7908
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱 ... 数を生成する 説明 rand (): int rand ( int $min , int $max ): int オプションの引数 min , max を省略 ... 値となっています。 32767 より広い範囲にしたい場合、 min および max を指定することで、 これより大きな範囲の ... d() は false を返すのと対照的に、 rand() は max が min よりも小さいことを許します。 パラメータ min 返す値 ... 返す値の最大値 (デフォルトは getrandmax() )。 戻り値 min (あるいは 0) から max (あるいは getrandmax() 、それ ...
https://man.plustar.jp/php/function.rand.html - [similar]
Lowest value over a specified period 7679
« trader_midprice trader_minindex » PHP Manual Trader 関数 Lowest value over a specified period ... trader_min (PECL trader >= 0.2.0) trader_min — Lowest value o ... ver a specified period 説明 trader_min ( array $real , int $timePeriod = ? ): array パラメ ... 連キーワード: period , Lowest , specified , trader , min , array , timePeriod , 関数 , Trader , minindex ...
https://man.plustar.jp/php/function.trader-min.html - [similar]
暗号論的に安全な疑似乱数を生成する 7633
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP ... 的に安全な疑似乱数を生成する 説明 random_int ( int $min , int $max ): int ポーカーゲームやカードデッキのシ ... ユーザーランドの実装 も公開されています。 パラメータ min 返される最小値。 この値は、 PHP_INT_MIN 以上でなけ ... 値は、 PHP_INT_MAX 以下でなければなりません。 戻り値 min と max の範囲で、 暗号学的に安全なランダムな整数値 ... を返します (min と max を含みます) エラー / 例外 適切な不規則性のソ ...
https://man.plustar.jp/php/function.random-int.html - [similar]
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 7346
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を ... 乱数値を生成する 説明 mt_rand (): int mt_rand ( int $min , int $max ): int 警告 この関数が生成する値は、暗号 ... 4 倍以上高速に乱数を生成します。 オプションの引数 min , max を付けずに コールした場合、 mt_rand() は 0 か ... 場合には mt_rand(5, 15) としてください。 パラメータ min オプションで指定する、返される値の最小値 (デフォル ... 値の最大値 (デフォルトは mt_getrandmax() )。 戻り値 min (あるいは 0) から max (あるいは mt_getrandmax() 、 ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]
整数値の除算 7300
« hypot is_finite » PHP Manual Math 関数 整数値の除算 intdiv (PHP 7, PHP 8) intdiv — 整数値の除算 ... ByZeroError 例外がスローされます。 num1 が PHP_INT_MIN で num2 が -1 の場合、 ArithmeticError 例外がスロー ... _MAX , PHP_INT_MAX )); var_dump ( intdiv ( PHP_INT_MIN , PHP_INT_MIN )); var_dump ( intdiv ( PHP_INT_MIN ... ror: Uncaught ArithmeticError: Division of PHP_INT_MIN by -1 is not an integer in %s on line 8 Fatal erro ...
https://man.plustar.jp/php/function.intdiv.html - [similar]
最小の並列スレッド数を設定する 7208
« eio_set_max_poll_time eio_stat » PHP Manual Eio 関数 最小の並列スレッド数を設定する eio_set_min ... n_parallel (PECL eio >= 0.0.1dev) eio_set_min_parallel — 最小の並列スレッド数を設定する 説明 eio ... _set_min_parallel ( string $nthreads ): void パラメータ nth ... ワード: 並列 , 設定 , eio , 最小 , max , nthreads , min , 最大 , Eio , stat ...
https://man.plustar.jp/php/function.eio-set-min-parallel.html - [similar]
Construct a new Slider 6979
« UI\Controls\Slider UI\Controls\Slider::getValue » PHP Manual UI\Controls\Slider Construct a ne ... 説明 public UI\Controls\Slider::__construct ( int $min , int $max ) Construct a new Slider with the given ... range パラメータ min The minimum allowed value max The maximum allowed ... Construct , new , Controls , a , construct , int , min , max , allowed ...
https://man.plustar.jp/php/ui-controls-slider.construct.html - [similar]
Construct a new Spin 6979
« UI\Controls\Spin UI\Controls\Spin::getValue » PHP Manual UI\Controls\Spin Construct a new Spin ... n 説明 public UI\Controls\Spin::__construct ( int $min , int $max ) Constructs a new Spin with the given ... range パラメータ min The minimum value allowed max The maximum value al ... new , Construct , Controls , a , construct , int , min , max , allowed , getValue ...
https://man.plustar.jp/php/ui-controls-spin.construct.html - [similar]
Calculate input and output scaling parameters for future use based on training d... 6829
« fann_set_sarprop_weight_decay_shift fann_set_train_error_function » PHP Manual Fann 関数 Calcu ... rce $ann , resource $train_data , float $new_input_min , float $new_input_max , float $new_output_min , f ... ューラルネットワークトレーニングリソース。 new_input_min The desired lower bound in input data after scalin ... a after scaling (not strictly followed) new_output_min The desired lower bound in output data after scali ...
https://man.plustar.jp/php/function.fann-set-scaling-params.html - [similar]
長さが N 文字未満の単語を無視する 6738
« pspell_config_dict_dir pspell_config_mode » PHP Manual Pspell 関数 長さが N 文字未満の単語を無 ... spell_config_ignore ( PSpell\Config $config , int $min_length ): bool pspell_config_ignore() は、 pspell_ ... ラメータ config PSpell\Config クラスのインスタンス。 min_length min_length 文字より短い単語をスキップします ... ーワード: 単語 , 無視 , 文字 , pspell , N , ignore , min , Config , PSpell , length ...
https://man.plustar.jp/php/function.pspell-config-ignore.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT