検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 8507 for (0.019 sec.)
magic_quotes_runtime の現在アクティブな設定値を取得する 2025
« get_magic_quotes_gpc get_required_files » PHP Manual PHP オプション/情報 関数 magic_quotes_run ... time の現在アクティブな設定を取得する get_magic_quotes_runtime (PHP 4, PHP 5, P ... ntime — magic_quotes_runtime の現在アクティブな設定を取得する 警告 この関数は PHP 7.4.0 で 非推奨 になり ... me (): bool magic_quotes_runtime の現在アクティブなを返します。 パラメータ この関数にはパラメータはあり ... ません。 戻り magic_quotes_runtime がオフの場合に 0、そうでない場 ...
https://man.plustar.jp/php/function.get-magic-quotes-runtime.html - [similar]
値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す 2025
« log10 log » PHP Manual Math 関数 がゼロに近い時にでも精度を保つ方法で計算した log(1 + number ... og1p (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) log1p — がゼロに近い時にでも精度を保つ方法で計算した log(1 + ... ( float $num ): float log1p() は、 log(1 + num ) のを返します。 num がゼロに近い場合でも正確なが 計算 ... log() は、このような場合には 精度の問題で log(1) のを返してしまいます。 パラメータ num 処理する引数。 戻 ... log(1 + num ) を返します。 参考 expm1() - がゼロ ...
https://man.plustar.jp/php/function.log1p.html - [similar]
現在の境界位置を決めるルールから、ステータスの最大値を取得する 2025
« IntlRuleBasedBreakIterator::getRules IntlRuleBasedBreakIterator::getRuleStatusVec » PHP Manual ... 現在の境界位置を決めるルールから、ステータスの最大を取得する IntlRuleBasedBreakIterator::getRuleStatus ... 現在の境界位置を決めるルールから、ステータスの最大を取得する 説明 public IntlRuleBasedBreakIterator::g ... パラメータ この関数にはパラメータはありません。 戻り 関連キーワード: 境界 , 位置 , ルール , ステータス ...
https://man.plustar.jp/php/intlrulebasedbreakiterator.getrulestatus.html - [similar]
配列のソート 2014
« 定義済み定数 配列 関数 » PHP Manual 配列 配列のソート 配列のソート PHP には配列をソートする関数 ... 違点は次のとおりです。 配列のキーでソートするものと、でソートするものがあります。 $array['キー'] = ''; ... キーとの相関関係をソート後にも保持するものと保持しないもの ... ました)。 ソート関数の特性 関数名 ソートの基準 キーとの相関関係 ソート順 関連する関数 array_multisort() ... 文字列がキーの場合は維持し、数添字配列の場合は維持しない 最初の配列、あるいはソート ...
https://man.plustar.jp/php/array.sorting.html - [similar]
変数の boolean としての値を取得する 2011
« 変数操作 関数 debug_zval_dump » PHP Manual 変数操作 関数 変数の boolean としてのを取得する b ... .0, PHP 7, PHP 8) boolval — 変数の boolean としてのを取得する 説明 boolval ( mixed $value ): bool value ... の bool としてのを返します。 パラメータ value bool に変換したいスカラ ...。 戻り value の bool としてのを返します。 例 例 ... alse stdClass: true 参考 floatval() - 変数の float を取得する intval() - 変数の整数としてのを取得する ...
https://man.plustar.jp/php/function.boolval.html - [similar]
Aroon 2006
« trader_apo trader_aroonosc » PHP Manual Trader 関数 Aroon trader_aroon (PECL trader >= 0.2.0) ... w , int $timePeriod = ? ): array パラメータ high 高。実数の配列。 low 安。実数の配列。 timePeriod ... umber of period. Valid range from 2 to 100000. 戻り Returns an array with calculated data or false on ...
https://man.plustar.jp/php/function.trader-aroon.html - [similar]
Aroon Oscillator 2006
« trader_aroon trader_asin » PHP Manual Trader 関数 Aroon Oscillator trader_aroonosc (PECL trade ... w , int $timePeriod = ? ): array パラメータ high 高。実数の配列。 low 安。実数の配列。 timePeriod ... umber of period. Valid range from 2 to 100000. 戻り Returns an array with calculated data or false on ...
https://man.plustar.jp/php/function.trader-aroonosc.html - [similar]
項目の値を減らす 2006
« Memcache::connect Memcache::delete » PHP Manual Memcache 項目のを減らす Memcache::decrement ... ECL memcache >= 0.2.0) Memcache::decrement — 項目のを減らす 説明 Memcache::decrement ( string $key , in ... = 1 ): int | false Memcache::decrement() は、項目のを value だけ減らします。 Memcache::increment() と同 ... 様、項目の現在のが まず数に変換されてから value を引きます。 注意 ... : 項目の新しいをゼロより小さくすることはできません。 注意 : 圧縮し ...
https://man.plustar.jp/php/memcache.decrement.html - [similar]
COM および .Net (Windows) 1998
« Windows 用のモジュール はじめに » PHP Manual Windows 用のモジュール COM および .Net (Windows) ... Helper::GetMaxStreamSize — ストリームのサイズの最大を取得する COMPersistHelper::InitNew — オブジェクトを ... のクラス定義を出力する variant_abs — variant の絶対を返す variant_add — 2 つの variant を「加算」し、 ... しい variant に変換する variant_cat — 2 つの variant を連結し、その結果を返す variant_cmp — 2 つの varian ... 返す variant_date_to_timestamp — 日付/時刻の variant を Unix タイムスタンプに変換する variant_div — 2 つの ...
https://man.plustar.jp/php/book.com.html - [similar]
定数の値を返す 1990
« connection_status define » PHP Manual その他の関数 定数のを返す constant (PHP 4 >= 4.0.4, PH ... P 5, PHP 7, PHP 8) constant — 定数のを返す 説明 constant ( string $name ): mixed name で ... 指定した定数のを返します。 constant() はある定数のを取得する必要 ... に対しても動作します。 パラメータ name 定数名。 戻り 定数のを返します。 エラー / 例外 定数が定義されて ... を調べる 定数 の節 関連キーワード: 定数 , constant , , 定義 , 関数 , 名前 , バージョン , define , 発生 ...
https://man.plustar.jp/php/function.constant.html - [similar]