検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 223 for 計算 (0.088 sec.)
RangeException クラス 4438
« OverflowException RuntimeException » PHP Manual 例外 RangeException クラス RangeException クラ ... 外です。 通常は、アンダーフローやオーバーフロー以外の計算エラーが発生したことを意味します。 これは、実行時版の ...
https://man.plustar.jp/php/class.rangeexception.html - [similar]
法による逆 4438
« gmp_intval gmp_jacobi » PHP Manual GMP 関数 法による逆 gmp_invert (PHP 4 >= 4.0.4, PHP 5, PHP ... ng $num2 ): GMP | false num2 を法とした num1 の逆を計算します。 パラメータ num1 GMP オブジェクト、整数、ある ...
https://man.plustar.jp/php/function.gmp-invert.html - [similar]
モジュロ演算 4438
« gmp_legendre gmp_mul » PHP Manual GMP 関数 モジュロ演算 gmp_mod (PHP 4 >= 4.0.4, PHP 5, PHP 7, ... | int | string $num2 ): GMP num2 を法とした num1 を計算します。結果は常に非負であり、 num2 の符号は無視され ...
https://man.plustar.jp/php/function.gmp-mod.html - [similar]
n乗根の整数部分と小数部分を返す 4438
« gmp_root gmp_scan0 » PHP Manual GMP 関数 n乗根の整数部分と小数部分を返す gmp_rootrem (PHP 5 >= ... | string $num , int $nth ): array num の nth 乗根を計算し、 整数部分と小数部分を返します。 パラメータ num G ...
https://man.plustar.jp/php/function.gmp-rootrem.html - [similar]
再サンプリングを行いイメージの一部をコピー、伸縮する 4438
« imagecopymergegray imagecopyresized » PHP Manual GD および Image 関数 再サンプリングを行いイメ ... 色が 必要となります。再サンプルするピクセルとその色を計算するために ある種の近似計算が使用されます。パレットに ...
https://man.plustar.jp/php/function.imagecopyresampled.html - [similar]
メッセージを読む 4438
« socket_recvfrom socket_select » PHP Manual ソケット 関数 メッセージを読む socket_recvmsg (PHP ... する socket_cmsg_space() - メッセージバッファサイズを計算する 関連キーワード: メッセージ , recvmsg , バージョ ...
https://man.plustar.jp/php/function.socket-recvmsg.html - [similar]
メッセージを送信する 4438
« socket_send socket_sendto » PHP Manual ソケット 関数 メッセージを送信する socket_sendmsg (PHP ... 読む socket_cmsg_space() - メッセージバッファサイズを計算する 関連キーワード: メッセージ , 送信 , sendmsg , f ...
https://man.plustar.jp/php/function.socket-sendmsg.html - [similar]
英文形式の日付を Unix タイムスタンプに変換する 4438
« strptime time » PHP Manual 日付・時刻 関数 英文形式の日付を Unix タイムスタンプに変換する strt ... ーンの情報を含んでいません。 日付/時刻の情報を含めて計算するには、 より多くの機能がある DateTimeImmutable を ... の書式 で説明しています。 baseTimestamp 返される値を計算するために使用されるタイムスタンプ。 戻り値 成功時は ...
https://man.plustar.jp/php/function.strtotime.html - [similar]
SQL の集約関数として使用する PHP 関数を登録する 4438
« SQLite3::__construct SQLite3::createCollation » PHP Manual SQLite3 SQL の集約関数として使用する ... は、 $context で見つかったデータを基にして、 ある種の計算を行うことができます。 私達のシンプルな例では、結果を ... 段階的に計算してきているので、 単に context に入っている値を返す ...
https://man.plustar.jp/php/sqlite3.createaggregate.html - [similar]
UnexpectedValueException クラス 4407
« UnderflowException SPL 関数 » PHP Manual 例外 UnexpectedValueException クラス UnexpectedValueE ... ていて、 その関数の戻り値が特定の型や値である (そして計算やバッファ関連のエラーがない) ことを想定している場合 ...
https://man.plustar.jp/php/class.unexpectedvalueexception.html - [similar]