検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 65 for precision (0.009 sec.)
浮動小数点数を丸める 14829
« rand sin » PHP Manual Math 関数 浮動小数点数を丸める round (PHP 4, PHP 5, PHP 7, PHP 8) round ... 数点数を丸める 説明 round ( int | float $num , int $precision = 0 , int $mode = PHP_ROUND_HALF_UP ): float num を ... 、指定した precision (小数点以下の桁数)に丸めた値を 返します。 precisio ... ) とすることも可能です。 パラメータ num 丸める値。 precision オプションで指定する、丸める桁数。 precision が正の ... 値の場合、 num は 小数点以下、有効桁数 precision 桁に丸められます。 precision が負の場合、 num の 丸 ...
https://man.plustar.jp/php/function.round.html - [similar]
oci_field_precision のエイリアス 10993
« ocicolumnname ocicolumnscale » PHP Manual OCI8 廃止されたエイリアスと関数 oci_field_precision ... のエイリアス ocicolumnprecision (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0.0) o ... cicolumnprecision — oci_field_precision() のエイリアス 説明 oci_fiel ... d_precision() のエイリアス 警告 このエイリアスは PHP 5.4.0 で ... 用しないことを強く推奨します。 関連キーワード: oci , precision , OCI , ocicolumnprecision , 推奨 , ocicolumnname ...
https://man.plustar.jp/php/function.ocicolumnprecision.html - [similar]
High precision timer which triggers signal with fixed interval. 10363
« Swoole\Process Swoole\Process::close » PHP Manual Swoole\Process High precision timer which tr ... PECL swoole >= 1.9.0) Swoole\Process::alarm — High precision timer which triggers signal with fixed interval. 説 ... ワード: Swoole , Process , interval , alarm , High , precision , timer , which , triggers , fixed ...
https://man.plustar.jp/php/swoole-process.alarm.html - [similar]
フィールドの精度を問い合わせる 10220
« oci_field_name oci_field_scale » PHP Manual OCI8 関数 フィールドの精度を問い合わせる oci_field ... _precision (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fiel ... d_precision — フィールドの精度を問い合わせる 説明 oci_field_pr ... 。 失敗した場合に false を返します 例 例1 oci_field_precision() の例 <?php // 以下のテーブルを用意します // CREA ... ho oci_field_name ( $stid , $i ) . " " . oci_field_precision ( $stid , $i ) . " " . oci_field_scale ( $stid , $ ...
https://man.plustar.jp/php/function.oci-field-precision.html - [similar]
結果セット内の指定したカラムの精度を返す 9461
« db2_field_num db2_field_scale » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの精度を返 ... す db2_field_precision (PECL ibm_db2 >= 1.0.0) db2_field_precision — 結果 ... セット内の指定したカラムの精度を返す 説明 db2_field_precision ( resource $stmt , mixed $column ): int 結果セット ... セット内にそのカラムが存在しない場合には、 db2_field_precision() は false を返します。 参考 db2_field_display_siz ... 返す 関連キーワード: カラム , セット , 精度 , 指定 , precision , num , scale , stmt , column , バイト ...
https://man.plustar.jp/php/function.db2-field-precision.html - [similar]
実行時設定 9461
« インストール手順 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設 ... ション 名前 デフォルト 変更可能 変更履歴 trader.real_precision 3 PHP_INI_ALL Since trader 0.2.1 trader.real_round ... クティブに関する 簡単な説明を示します。 trader.real_precision int All the values in the returned arrays will be ... rounded to this precision. However the calculations inside TA-Lib happen wit ... 連キーワード: 設定 , 実行 , trader , mode , round , precision , values , DOWN , 変更 , インストール ...
https://man.plustar.jp/php/trader.configuration.html - [similar]
odbc_field_len のエイリアス 8974
« odbc_field_num odbc_field_scale » PHP Manual ODBC 関数 odbc_field_len のエイリアス odbc_field_ ... precision (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_precision — odbc_field_len() のエイリアス 説明 この関数は次の ... ィールドの精度を得る 関連キーワード: 関数 , scale , precision , 精度 , num , 参考 , 浮動 , 小数点 , フィールド , ...
https://man.plustar.jp/php/function.odbc-field-precision.html - [similar]
結果セット内の指定したカラムの位置を返す 7987
« db2_field_name db2_field_precision » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの位置 ... ame() - 結果セット内のカラムの名前を返す db2_field_precision() - 結果セット内の指定したカラムの精度を返す db2_f ... ット , カラム , 位置 , 指定 , num , column , stmt , precision , 位取り , scale ...
https://man.plustar.jp/php/function.db2-field-num.html - [similar]
結果セット内の指定したカラムの位取りを返す 7987
« db2_field_precision db2_field_type » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの位取 ... 結果セット内の指定したカラムの位置を返す db2_field_precision() - 結果セット内の指定したカラムの精度を返す db2_f ... ーワード: カラム , セット , 位取り , 指定 , scale , precision , type , stmt , column , バイト ...
https://man.plustar.jp/php/function.db2-field-scale.html - [similar]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 7987
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a ... or fields of binary type, or null for other types. Precision The precision for types of variable precision, nul ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT