検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 906 for [SIMILAR] 16 1024 4096 WITH 18040 乗算 WITH 6294... (3.554 sec.)
2 つの任意精度数値を比較する 0
« bcadd bcdiv » PHP Manual BC Math 関数 2 つの任意精度数値を比較する bccomp (PHP 4, PHP 5, PHP 7, PHP 8) bccomp — 2 つの任意精度数値を比較する 説明 bccomp ( string $num1 , string $num2 , ? int $scale = null ): int num1 と num2 を比較し、 結果を整数値で返します。 パラメータ num1 左オペラン ...
https://man.plustar.jp/php/function.bccomp.html - [similar]
2つの任意精度の数値を加算する 0
« BC Math 関数 bccomp » PHP Manual BC Math 関数 2つの任意精度の数値を加算する bcadd (PHP 4, PHP 5, PHP 7, PHP 8) bcadd — 2つの任意精度の数値を加算する 説明 bcadd ( string $num1 , string $num2 , ? int $scale = null ): string num1 を num2 に加算します。 パラメータ num1 左オペランドを表す文 ...
https://man.plustar.jp/php/function.bcadd.html - [similar]
IEEE 754 に従い、数値の除算を行う 0
« expm1 floor » PHP Manual Math 関数 IEEE 754 に従い、数値の除算を行う fdiv (PHP 8) fdiv — IEEE 754 に従い、数値の除算を行う 説明 fdiv ( float $num1 , float $num2 ): float num1 を num2 で割った結果を浮動小数点数の結果として返します。 num2 が 0 の場合、 INF , -INF , NAN のうちのいずれかを ...
https://man.plustar.jp/php/function.fdiv.html - [similar]
Chaikin A/D Oscillator 0
« trader_add trader_adx » PHP Manual Trader 関数 Chaikin A/D Oscillator trader_adosc (PECL trader >= 0.2.0) trader_adosc — Chaikin A/D Oscillator 説明 trader_adosc ( array $high , array $low , array $close , array $volume , int $fastPeriod = ? , int $slowPeriod = ? ): array パラメータ hi ...
https://man.plustar.jp/php/function.trader-adosc.html - [similar]
数値の基数を任意に変換する 0
« atanh bindec » PHP Manual Math 関数 数値の基数を任意に変換する base_convert (PHP 4, PHP 5, PHP 7, PHP 8) base_convert — 数値の基数を任意に変換する 説明 base_convert ( string $num , int $from_base , int $to_base ): string num を基数 to_base で表した文字列を返します。 num の基数は、 from ...
https://man.plustar.jp/php/function.base-convert.html - [similar]
結果のすべての行を連想配列・数値添字配列あるいはその両方の形式で取得する 0
« mysqli_result::data_seek mysqli_result::fetch_array » PHP Manual mysqli_result 結果のすべての行を連想配列・数値添字配列あるいはその両方の形式で取得する mysqli_result::fetch_all mysqli_fetch_all (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_result::fetch_all -- mysqli_fetch_all — 結果のすべての ...
https://man.plustar.jp/php/mysqli-result.fetch-all.html - [similar]
与えられたオブジェクトを扱う数値オブジェクトを返す 0
« spl_object_hash ファイル操作 » PHP Manual SPL 関数 与えられたオブジェクトを扱う数値オブジェクトを返す spl_object_id (PHP 7 >= 7.2.0, PHP 8) spl_object_id — 与えられたオブジェクトを扱う数値オブジェクトを返す 説明 spl_object_id ( object $object ): int この関数は、オブジェクトのユニークな ...
https://man.plustar.jp/php/function.spl-object-id.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 0
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定された基数で返す IntlChar::digit (PHP 7, PHP 8) IntlChar::digit — コードポイントの10進の数値を、指定された基数で返す 説明 public static IntlChar::digit ( int | string $codepoint , int $base = ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
MySQL サーバーのバージョンを整数値で返す 0
« mysqli::$server_info mysqli::get_warnings » PHP Manual mysqli MySQL サーバーのバージョンを整数値で返す mysqli::$server_version mysqli_get_server_version (PHP 5, PHP 7, PHP 8) mysqli::$server_version -- mysqli_get_server_version — MySQL サーバーのバージョンを整数値で返す 説明 オブジェク ...
https://man.plustar.jp/php/mysqli.get-server-version.html - [similar]
2 つの任意精度数値の剰余を取得する 0
« bcdiv bcmul » PHP Manual BC Math 関数 2 つの任意精度数値の剰余を取得する bcmod (PHP 4, PHP 5, PHP 7, PHP 8) bcmod — 2 つの任意精度数値の剰余を取得する 説明 bcmod ( string $num1 , string $num2 , ? int $scale = null ): string num1 の、 num2 を法とする剰余を取得します。 num2 が 0でなければ ...
https://man.plustar.jp/php/function.bcmod.html - [similar]