検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 28 for [SIMILAR] 16 1024 4096 WITH 37194 operand WITH 2... (0.132 sec.)
タイムスタンプを変更する 0
« DateTime::getLastErrors DateTime::__set_state » PHP Manual DateTime タイムスタンプを変更する DateTime::modify date_modify (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTime::modify -- date_modify — タイムスタンプを変更する 説明 オブジェクト指向型 public DateTime::modify ( string $modifier ): Date ...
https://man.plustar.jp/php/datetime.modify.html - [similar]
論理演算子 0
« 加算子/減算子 文字列演算子 » PHP Manual 演算子 論理演算子 論理演算子 論理演算子 例 名前 結果 $a and $b 論理積 $a および $b が共に true の場合に true $a or $b 論理和 $a または $b のどちらかが true の場合に true $a xor $b 排他的論理和 $a または $b のどちらかが true でかつ両方とも true で ...
https://man.plustar.jp/php/language.operators.logical.html - [similar]
演算子の優先順位 0
« 演算子 算術演算子 » PHP Manual 演算子 演算子の優先順位 演算子の優先順位 演算子の優先順位は、二つの式が"緊密に"結合している度合いを指定します。 例えば、式 1 + 5 * 3 の答えは 16 になり、 18 とはなりません。 これは乗算演算子("*")は、加算演算子("+")より高い優先順位を有するか らです。必要に ...
https://man.plustar.jp/php/language.operators.precedence.html - [similar]
任意精度数値の平方根を取得する 0
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, PHP 7, PHP 8) bcsqrt — 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返します。 パラメータ num オペランドを表す文字列。 scale このオプシ ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
はじめに 0
« BC Math インストール/設定 » PHP Manual BC Math はじめに はじめに 任意の精度の演算をサポートするために、PHP は 2147483647 (または 0x7FFFFFFF ) までの 任意のサイズおよび精度の小数桁をサポートする BCMath を提供します。 十分なメモリがあれば、文字列表現もサポートします。 有効(別名 well-form ...
https://man.plustar.jp/php/intro.bc.html - [similar]
実行演算子 0
« エラー制御演算子 加算子/減算子 » PHP Manual 演算子 実行演算子 実行演算子 PHP は 1 種類の実行演算子、バッククォート (``) をサポートします。 シングルクォートではないことに注意してください! PHP は、バッククォートの 中身をシェルコマンドとして実行しようとします。出力が返されます (すなわち、 ...
https://man.plustar.jp/php/language.operators.execution.html - [similar]
タイムスタンプを変更した新しいオブジェクトを作る 0
« DateTimeImmutable::getLastErrors DateTimeImmutable::__set_state » PHP Manual DateTimeImmutable タイムスタンプを変更した新しいオブジェクトを作る DateTimeImmutable::modify (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::modify — タイムスタンプを変更した新しいオブジェクトを作る 説明 pub ...
https://man.plustar.jp/php/datetimeimmutable.modify.html - [similar]
算術演算子 0
« 演算子の優先順位 代入演算子 » PHP Manual 演算子 算術演算子 算術演算子 学校で習った初等算術を憶えていますか? この演算子はそれらと同様に動作します。 算術演算子 例 名前 結果 +$a 同一 $a を、必要に応じて int あるいは float に変換する -$a 負にする $a の逆 $a + $b 加算 $a および $b の合計 $a ...
https://man.plustar.jp/php/language.operators.arithmetic.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
年月日時分秒の値を引く 0
« DateTimeImmutable::setTimezone DateTimeInterface » PHP Manual DateTimeImmutable 年月日時分秒の値を引く DateTimeImmutable::sub (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::sub — 年月日時分秒の値を引く 説明 public DateTimeImmutable::sub ( DateInterval $interval ): DateTimeImmutable ...
https://man.plustar.jp/php/datetimeimmutable.sub.html - [similar]
PREV 1 2 3 NEXT