検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 405 for Num (0.008 sec.)
双曲線余弦(ハイパボリックコサイン) 5159
« cos decbin » PHP Manual Math 関数 双曲線余弦(ハイパボリックコサイン) cosh (PHP 4 >= 4.1.0, P ... 線余弦(ハイパボリックコサイン) 説明 cosh ( float $num ): float num のハイパボリックコサインを返します。 ... xp(arg) + exp(-arg))/2 で定義されます。 パラメータ num 処理する引数。 戻り値 num のハイパボリックコサイン ... リックタンジェント) 関連キーワード: 双曲線 , 余弦 , num , float , exp , 参考 , 正弦 , アーク , acosh , コサ ...
https://man.plustar.jp/php/function.cosh.html - [similar]
Test with a set of inputs, and a set of desired outputs 5124
« fann_test_data fann_train_epoch » PHP Manual Fann 関数 Test with a set of inputs, and a set of ... ray of inputs. This array must be exactly fann_get_num_input() long. desired_output An array of desired o ... utputs. This array must be exactly fann_get_num_output() long. 戻り値 Returns test outputs on succ ... t of inputs, and a set of desired outputs fann_get_num_input() - Get the number of input neurons fann_get ... _num_output() - Get the number of output neurons 関連キ ...
https://man.plustar.jp/php/function.fann-test.html - [similar]
値が無限大であるかどうかを判定する 5124
« is_finite is_nan » PHP Manual Math 関数 値が無限大であるかどうかを判定する is_infinite (PHP 4 ... 大であるかどうかを判定する 説明 is_infinite ( float $num ): bool num が(正または負の)無限大である場合に t ... の範囲を超えた数などが あてはまります。 パラメータ num 調べる値。 戻り値 num が無限大である場合に true 、 ... が非数かどうかを判定する 関連キーワード: 判定 , 値 , num , finite , float , Math , 関数 , プラットフォーム ...
https://man.plustar.jp/php/function.is-infinite.html - [similar]
Train one iteration with a set of inputs, and a set of desired outputs 5099
« fann_train_on_file FANNConnection » PHP Manual Fann 関数 Train one iteration with a set of inp ... ray of inputs. This array must be exactly fann_get_num_input() long. desired_output An array of desired o ... utputs. This array must be exactly fann_get_num_output() long. 戻り値 成功した場合に true 、それ以 ... ain one epoch with a set of training data fann_get_num_input() - Get the number of input neurons fann_get ... _num_output() - Get the number of output neurons 関連キ ...
https://man.plustar.jp/php/function.fann-train.html - [similar]
プリペアドクエリのパラメータ数を返す 5099
« ibase_num_fields ibase_param_info » PHP Manual Firebird/InterBase 関数 プリペアドクエリのパラメ ... ータ数を返す ibase_num_params (PHP 5, PHP 7 < 7.4.0) ibase_num_params — プ ... リペアドクエリのパラメータ数を返す 説明 ibase_num_params ( resource $query ): int この関数は、 query ... キーワード: パラメータ , プリペアドクエリ , ibase , num , query , params , param , info , 関数 , prepare ...
https://man.plustar.jp/php/function.ibase-num-params.html - [similar]
結果セットに含まれるフィールドの数を返す 5065
« db2_next_result db2_num_rows » PHP Manual IBM DB2 関数 結果セットに含まれるフィールドの数を返す ... db2_num_fields (PECL ibm_db2 >= 1.0.0) db2_num_fields — 結 ... 果セットに含まれるフィールドの数を返す 説明 db2_num_fields ( resource $stmt ): int | false 結果セットに ... ql ); db2_execute ( $stmt , $sql ); $columns = db2_num_fields ( $stmt ); echo "結果セット内には { $column ... ame() - 結果セット内のカラムの名前を返す db2_field_num() - 結果セット内の指定したカラムの位置を返す db2_f ...
https://man.plustar.jp/php/function.db2-num-fields.html - [similar]
のエイリアス ibase_param_info 5065
« fbird_num_params fbird_pconnect » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_param_ ... field_info() - のエイリアス ibase_field_info fbird_num_params() - のエイリアス ibase_num_params 関連キーワ ... ード: info , ibase , param , fbird , num , params , 関数 , pconnect , 参考 , ...
https://man.plustar.jp/php/function.fbird-param-info.html - [similar]
値が非数かどうかを判定する 5065
« is_infinite lcg_value » PHP Manual Math 関数 値が非数かどうかを判定する is_nan (PHP 4 >= 4.2.0 ... — 値が非数かどうかを判定する 説明 is_nan ( float $num ): bool num が '非数値 (not a number)' であるかどう ... os(1.01) の結果などがこれにあたります。 パラメータ num 調べる値。 戻り値 num が '非数値 (not a number)' の ... かどうかを判定する 関連キーワード: 判定 , 値 , 数 , num , 数値 , float , not , lcg , Math , 関数 ...
https://man.plustar.jp/php/function.is-nan.html - [similar]
任意精度数値の平方根を取得する 5039
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, P ... 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返し ... ます。 パラメータ num オペランドを表す文字列。 scale このオプションパラメ ... 0 を使用します。 戻り値 平方根を文字列で返します。 num が負の場合は null を返します。 変更履歴 バージョン ... ード: 平方根 , 任意 , 数値 , 精度 , 取得 , bcsqrt , num , scale , 関数 , 設定 ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
べき乗を計算する 5039
« 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 乗を計算しま ... す。 パラメータ num もととなる数。 GMP オブジェクト、整数、あるいは数値 ... に変換可能な数値形式の文字列。 exponent 正の数で、 num を何乗するかを指定します。 戻り値 べき乗の結果を G ... 2147483648 1 関連キーワード: べき乗 , 計算 , pow , num , exponent , int , 数値 , 関数 , string , powm ...
https://man.plustar.jp/php/function.gmp-pow.html - [similar]