検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 95 for (0.003 sec.)
要素を逆順にした配列を返す 7491
« array_replace array_search » PHP Manual 配列 関数 要素を順にした配列を返す array_reverse (PH ... P 4, PHP 5, PHP 7, PHP 8) array_reverse — 要素を順にした配列を返す 説明 array_reverse ( array $array ... eys = false ): array 配列を受け取って、要素の順番をにした新しい配列を返します。 パラメータ array 入力の ... ーは、この設定にかかわらず常に保持されます。 戻り値 転させた配列を返します。 例 例1 array_reverse() の例 ... 列のキーと値を反転する 関連キーワード: 配列 , 要素 , 順 , array , Array , red , キー , 保持 , preserve , ...
https://man.plustar.jp/php/function.array-reverse.html - [similar]
法による逆 7083
« gmp_intval gmp_jacobi » PHP Manual GMP 関数 法による gmp_invert (PHP 4 >= 4.0.4, PHP 5, PHP ... 7, PHP 8) gmp_invert — 法による 説明 gmp_invert ( GMP | int | string $num1 , GMP | ... string $num2 ): GMP | false num2 を法とした num1 のを計算します。 パラメータ num1 GMP オブジェクト、整数 ... 能な数値形式の文字列。 戻り値 成功した場合に GMP 数、が存在しない場合に false を返します。 例 例1 gmp_inv ... rt() の例 <?php echo gmp_invert ( "5" , "10" ); // は存在しないので何も出力せず、結果は FALSE となります ...
https://man.plustar.jp/php/function.gmp-invert.html - [similar]
数学関数 7004
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 ... ソース型 定義済み定数 Math 関数 abs — 絶対値 acos — 余弦(アークコサイン) acosh — 双曲線余弦(アークハ ... イパボリックコサイン) asin — 正弦(アークサイン) asinh — 双曲線正弦(アークハイ ... クサイン) atan2 — 2 変数のアークタンジェント atan — 正接(アークタンジェント) atanh — 双曲線正接(アー ...
https://man.plustar.jp/php/book.math.html - [similar]
Math 関数 7004
« 定義済み定数 abs » PHP Manual Math Math 関数 Math 関数 目次 abs — 絶対値 acos — 余弦(アーク ... コサイン) acosh — 双曲線余弦(アークハイパボリックコサイン) asin — ... 正弦(アークサイン) asinh — 双曲線正弦(アークハイパボリックサイン) atan2 — 2 変 ... 数のアークタンジェント atan — 正接(アークタンジェント) atanh — 双曲線正接(アー ...
https://man.plustar.jp/php/ref.math.html - [similar]
GMT 日付から Unix タイムスタンプを取得する 6806
« gmdate gmstrftime » PHP Manual 日付・時刻 関数 GMT 日付から Unix タイムスタンプを取得する gmmk ... ます。 (負の値を含めた) 1 より小さい値は、前年の月を順でたどります。 つまり 0 なら 12 月、-1 なら 11 月に ... ます。 (負の値を含めた) 1 より小さい値は、前月の日を順でたどります。 つまり 0 なら前月の末日、-1 ならその ...
https://man.plustar.jp/php/function.gmmktime.html - [similar]
余弦(コサイン) 6714
« ceil cosh » PHP Manual Math 関数 余弦(コサイン) cos (PHP 4, PHP 5, PHP 7, PHP 8) cos — 余弦( ... の例 <?php echo cos ( M_PI ); // -1 ?> 参考 acos() - 余弦(アークコサイン) sin() - 正弦(サイン) tan() ...
https://man.plustar.jp/php/function.cos.html - [similar]
リクエストを組み立てる 6714
« Yaf_Route_Interface Yaf_Route_Interface::route » PHP Manual Yaf_Route_Interface リクエストを組 ... グのルールに基づいてこのメソッドを実装すべきですし、 の処理も行うべきです。 パラメータ info query 戻り値 ...
https://man.plustar.jp/php/yaf-route-interface.assemble.html - [similar]
ファイルに unified diff 形式のパッチを適用する 6661
« xdiff_file_patch_binary xdiff_file_rabdiff » PHP Manual xdiff 関数 ファイルに unified diff 形式 ... ォルト。通常のパッチ)あるいは XDIFF_PATCH_REVERSE (パッチ) のいずれか。 バージョン 1.5.0 以降では、バイ ... s )) { echo "Rejects:\n" ; echo $errors ; } ?> 例2 パッチの例 以下のコードは、パッチを方向に適用します ...
https://man.plustar.jp/php/function.xdiff-file-patch.html - [similar]
2 変数のアークタンジェント 6622
« asinh atan » PHP Manual Math 関数 2 変数のアークタンジェント atan2 (PHP 4, PHP 5, PHP 7, PHP 8 ... ークタンジェントをラジアンで返します。 参考 atan() - 正接(アークタンジェント) 関連キーワード: 変数 , 関 ...
https://man.plustar.jp/php/function.atan2.html - [similar]
双曲線余弦(ハイパボリックコサイン) 6622
« cos decbin » PHP Manual Math 関数 双曲線余弦(ハイパボリックコサイン) cosh (PHP 4 >= 4.1.0, P ... を返します。 参考 cos() - 余弦(コサイン) acosh() - 双曲線余弦(アークハイパボリックコサイン) sinh() - ...
https://man.plustar.jp/php/function.cosh.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT