検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 102 for scale (0.013 sec.)
2 つの任意精度数値を比較する 7440
« bcadd bcdiv » PHP Manual BC Math 関数 2 つの任意精度数値を比較する bccomp (PHP 4, PHP 5, PHP 7 ... 説明 bccomp ( string $num1 , string $num2 , ? int $scale = null ): int num1 と num2 を比較し、 結果を整数値 ... ランドを表す文字列。 num2 右オペランドを表す文字列。 scale オプションの scale パラメータで、 小数点以下の桁数 ... れば -1 を返します。 変更履歴 バージョン 説明 8.0.0 scale は、nullable になりました。 例 例1 bccomp() の例 < ... 関連キーワード: 比較 , num , 任意 , 数値 , 精度 , scale , bccomp , オペランド , パラメータ , int ...
https://man.plustar.jp/php/function.bccomp.html - [similar]
任意精度数値をべき乗する 7363
« bcmul bcpowmod » PHP Manual BC Math 関数 任意精度数値をべき乗する bcpow (PHP 4, PHP 5, PHP 7, ... 説明 bcpow ( string $num , string $exponent , ? int $scale = null ): string num の exponent 乗を求めます。 パ ... -2147483648 から 2147483647 までの範囲を持ちます。 scale このオプションパラメータを使用して、結果の小数点以 ... 下の桁数を指定します。省略した場合は、 bcscale() 関数でグローバルに設定した桁数をデフォルトとして ... 注意 : PHP 7.3.0 より前のバージョンでは、 bcmul() は scale 引数で指定したものより少ない桁数を返す可能性があり ...
https://man.plustar.jp/php/function.bcpow.html - [similar]
Fann 関数 7363
« XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascade ... ain — Creates an empty training data struct fann_descale_input — Scale data in input vector after get it fr ... n based on previously calculated parameters fann_descale_output — Scale data in output vector after get it ... n based on previously calculated parameters fann_descale_train — Descale input and output data based on pre ... es the entire network to a configuration file fann_scale_input_train_data — Scales the inputs in the traini ...
https://man.plustar.jp/php/ref.fann.html - [similar]
FANN (Fast Artificial Neural Network) 7324
« geoip_time_zone_by_country_and_region はじめに » PHP Manual その他の基本モジュール FANN (Fast ... ain — Creates an empty training data struct fann_descale_input — Scale data in input vector after get it fr ... n based on previously calculated parameters fann_descale_output — Scale data in output vector after get it ... n based on previously calculated parameters fann_descale_train — Descale input and output data based on pre ... es the entire network to a configuration file fann_scale_input_train_data — Scales the inputs in the traini ...
https://man.plustar.jp/php/book.fann.html - [similar]
Draw Matrix 7324
« UI\Draw\Path::newFigureWithArc UI\Draw\Matrix::invert » PHP Manual UI Draw Matrix Draw Matrix ... rotate ( UI\Point $point , float $amount ) public scale ( UI\Point $center , UI\Point $point ) public skew ... raw\Matrix::rotate — Rotate Matrix UI\Draw\Matrix::scaleScale Matrix UI\Draw\Matrix::skew — Skew Matrix ... ワード: Matrix , public , Point , invert , rotate , scale , amount , multiply , translate , isInvertible ...
https://man.plustar.jp/php/class.ui-draw-matrix.html - [similar]
フィールドの精度を得る 7324
« odbc_field_precision odbc_field_type » PHP Manual ODBC 関数 フィールドの精度を得る odbc_field_ ... scale (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_scale — フィールドの精度を得る 説明 odbc_field_scale ( r ... します。 関連キーワード: フィールド , 精度 , 番号 , scale , int , precision , type , 関数 , resource , 取得 ...
https://man.plustar.jp/php/function.odbc-field-scale.html - [similar]
縮尺を設定する 7285
« ps_save ps_set_border_color » PHP Manual PS 関数 縮尺を設定する ps_scale (PECL ps >= 1.1.0) ps ... _scale — 縮尺を設定する 説明 ps_scale ( resource $psdoc , ... 変換を設定する 関連キーワード: 設定 , 縮尺 , 方向 , scale , psdoc , float , 座標 , 水平 , 垂直 , 倍率 ...
https://man.plustar.jp/php/function.ps-scale.html - [similar]
結果セット内の指定したカラムの位取りを返す 7156
« db2_field_precision db2_field_type » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの位取 ... りを返す db2_field_scale (PECL ibm_db2 >= 1.0.0) db2_field_scale — 結果セッ ... ト内の指定したカラムの位取りを返す 説明 db2_field_scale ( resource $stmt , mixed $column ): int 結果セット ... セット内にそのカラムが存在しない場合には、 db2_field_scale() は false を返します。 参考 db2_field_display_siz ... 関連キーワード: カラム , セット , 位取り , 指定 , scale , precision , type , stmt , column , バイト ...
https://man.plustar.jp/php/function.db2-field-scale.html - [similar]
2つの任意精度数値で除算を行う 7000
« bccomp bcmod » PHP Manual BC Math 関数 2つの任意精度数値で除算を行う bcdiv (PHP 4, PHP 5, PHP ... 説明 bcdiv ( string $num1 , string $num2 , ? int $scale = null ): string num1 を num2 で除算します。 パラメ ... um1 被除数を表す文字列。 num2 割る数を表す文字列。 scale このオプションパラメータを使用して、結果の小数点以 ... 下の桁数を指定します。省略した場合は、 bcscale() 関数でグローバルに設定した桁数をデフォルトとして ... は null を返します。 変更履歴 バージョン 説明 8.0.0 scale は、nullable になりました。 例 例1 bcdiv() の例 <? ...
https://man.plustar.jp/php/function.bcdiv.html - [similar]
任意精度数値の平方根を取得する 7000
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, P ... 平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返します。 パラメー ... タ num オペランドを表す文字列。 scale このオプションパラメータを使用して、結果の小数点以 ... 下の桁数を指定します。省略した場合は、 bcscale() 関数でグローバルに設定した桁数をデフォルトとして ... は null を返します。 変更履歴 バージョン 説明 8.0.0 scale は、nullable になりました。 例 例1 bcsqrt() の例 < ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT