検索

phrase: max: clip:
target: order:
Results of 521 - 530 of about 1210 for [SIMILAR] 16 1024 4096 WITH 44346 floatval WITH ... (8.604 sec.)
その他の変更 0
« 変更された関数 Windows のサポート » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 その他の変更 その他の変更 無効な文字列による算術演算の通知 数値形式ではない文字列を使って、数値を期待する演算 ( + - * / ** % << >> | & ^ や、これらを用いた代入演算) を行おうとしたときに、 E_WARNING あるいは ...
https://man.plustar.jp/php/migration71.other-changes.html - [similar]
予約語の一覧 0
« 関数エイリアスのリスト キーワードのリスト » PHP Manual 付録 予約語の一覧 予約語の一覧 目次 キーワードのリスト 定義済のクラス 定義済みの定数 その他の予約語の一覧 以下に PHP で定義済みの ID の一覧を示します。ここに示す ID はいずれも、 別途明記されていない限りはスクリプトの中で ID として使 ...
https://man.plustar.jp/php/reserved.html - [similar]
The EvStat class 0
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0) はじめに EvStat monitors a file system path for attribute changes. It calls stat() on that path in regular intervals(or when the OS signals it changed) and sees if it changed compared to the ...
https://man.plustar.jp/php/class.evstat.html - [similar]
Returns or creates the default event loop 0
« EvLoop::__construct EvLoop::embed » PHP Manual EvLoop Returns or creates the default event loop EvLoop::defaultLoop (PECL ev >= 0.2.0) EvLoop::defaultLoop — Returns or creates the default event loop 説明 public static EvLoop::defaultLoop ( int $flags = Ev::FLAG_AUTO , mixed $data = NUL ...
https://man.plustar.jp/php/evloop.defaultloop.html - [similar]
Create a stopped EvPeriodic watcher 0
« EvPeriodic::__construct EvPeriodic::set » PHP Manual EvPeriodic Create a stopped EvPeriodic watcher EvPeriodic::createStopped (PECL ev >= 0.2.0) EvPeriodic::createStopped — Create a stopped EvPeriodic watcher 説明 final public static EvPeriodic::createStopped ( float $offset , float $i ...
https://man.plustar.jp/php/evperiodic.createstopped.html - [similar]
Set the bit fail limit used during training 0
« fann_set_activation_steepness fann_set_callback » PHP Manual Fann 関数 Set the bit fail limit used during training fann_set_bit_fail_limit (PECL fann >= 1.0.0) fann_set_bit_fail_limit — Set the bit fail limit used during training 説明 fann_set_bit_fail_limit ( resource $ann , float $bi ...
https://man.plustar.jp/php/function.fann-set-bit-fail-limit.html - [similar]
Sets the cascade candidate change fraction 0
« fann_set_cascade_activation_steepnesses fann_set_cascade_candidate_limit » PHP Manual Fann 関数 Sets the cascade candidate change fraction fann_set_cascade_candidate_change_fraction (PECL fann >= 1.0.0) fann_set_cascade_candidate_change_fraction — Sets the cascade candidate change frac ...
https://man.plustar.jp/php/function.fann-set-cascade-candidate-change-fraction.h... - [similar]
Sets the candidate limit 0
« fann_set_cascade_candidate_change_fraction fann_set_cascade_candidate_stagnation_epochs » PHP Manual Fann 関数 Sets the candidate limit fann_set_cascade_candidate_limit (PECL fann >= 1.0.0) fann_set_cascade_candidate_limit — Sets the candidate limit 説明 fann_set_cascade_candidate_limi ...
https://man.plustar.jp/php/function.fann-set-cascade-candidate-limit.html - [similar]
Sets the weight multiplier 0
« fann_set_cascade_output_stagnation_epochs fann_set_error_log » PHP Manual Fann 関数 Sets the weight multiplier fann_set_cascade_weight_multiplier (PECL fann >= 1.0.0) fann_set_cascade_weight_multiplier — Sets the weight multiplier 説明 fann_set_cascade_weight_multiplier ( resource $ann ...
https://man.plustar.jp/php/function.fann-set-cascade-weight-multiplier.html - [similar]
円周率の値を得る 0
« octdec pow » PHP Manual Math 関数 円周率の値を得る pi (PHP 4, PHP 5, PHP 7, PHP 8) pi — 円周率の値を得る 説明 pi (): float 円周率の近似値を返します。 また、定数 M_PI を使用することで pi() とまったく同じ結果を取得することも可能です。 パラメータ この関数にはパラメータはありません。 戻り値 ...
https://man.plustar.jp/php/function.pi.html - [similar]