検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 84 for [SIMILAR] 16 1024 4096 WITH 14096 ネレ WITH 1393... (0.120 sec.)
BCMath 任意精度数学関数 0
« 数学 はじめに » PHP Manual 数学 BCMath 任意精度数学関数 BCMath 任意精度数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 BC Math 関数 bcadd — 2つの任意精度の数値を加算する bccomp — 2 つの任意精度数値を比較する bcdiv — 2つの任意精度数値で除算を ...
https://man.plustar.jp/php/book.bc.html - [similar]
任意精度数値の減算を行う 0
« bcsqrt GMP » PHP Manual BC Math 関数 任意精度数値の減算を行う bcsub (PHP 4, PHP 5, PHP 7, PHP 8) bcsub — 任意精度数値の減算を行う 説明 bcsub ( string $left_operand , string $right_operand , int $scale = 0 ): string left_operand から right_operand を引きます。 パラメータ num1 左オペラン ...
https://man.plustar.jp/php/function.bcsub.html - [similar]
実行演算子 0
« エラー制御演算子 加算子/減算子 » PHP Manual 演算子 実行演算子 実行演算子 PHP は 1 種類の実行演算子、バッククォート (``) をサポートします。 シングルクォートではないことに注意してください! PHP は、バッククォートの 中身をシェルコマンドとして実行しようとします。出力が返されます (すなわち、 ...
https://man.plustar.jp/php/language.operators.execution.html - [similar]
while 0
« 制御構造に関する別の構文 do-while » PHP Manual 制御構造 while while (PHP 4, PHP 5, PHP 7, PHP 8) while ループは、PHPで最も簡単なタイプのループです。 このループは、CのWHILEループと同様の動作をします。 while ループの基本形は次のようになります。 while (式) 文 while 文の意味は簡単です。 wh ...
https://man.plustar.jp/php/control-structures.while.html - [similar]
相対的な書式 0
« 複合的な書式 サポートされるタイムゾーンのリスト » PHP Manual サポートする日付と時刻の書式 相対的な書式 相対的な書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() , そして strtotime() のパーサーが理解する、 さまざまな相対日付/時刻フォーマットを説 ...
https://man.plustar.jp/php/datetime.formats.relative.html - [similar]
日付を設定する 0
« DateTimeImmutable::__set_state DateTimeImmutable::setISODate » PHP Manual DateTimeImmutable 日付を設定する DateTimeImmutable::setDate (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setDate — 日付を設定する 説明 public DateTimeImmutable::setDate ( int $year , int $month , int $day ): ...
https://man.plustar.jp/php/datetimeimmutable.setdate.html - [similar]
左の variant から右の variant を引き、その結果を返す 0
« variant_set variant_xor » PHP Manual COM関数 左の variant から右の variant を引き、その結果を返す variant_sub (PHP 5, PHP 7, PHP 8) variant_sub — 左の variant から右の variant を引き、その結果を返す 説明 variant_sub ( mixed $left , mixed $right ): variant right を left から引きます。 パ ...
https://man.plustar.jp/php/function.variant-sub.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]
GNU Multiple Precision 0
« bcsub はじめに » PHP Manual 数学 GNU Multiple Precision GNU Multiple Precision はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 例 GMP 関数 gmp_abs — 絶対値 gmp_add — 数値を加算する gmp_and — ビット AND を計算する gmp_binomial — 二項係数を計算する gmp_clrbit — ビ ...
https://man.plustar.jp/php/book.gmp.html - [similar]
タイムスタンプを変更する 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]
PREV 1 2 3 4 5 6 7 8 9 NEXT