検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 153 for [SIMILAR] 16 1024 4096 WITH 18039 除算 WITH 1384... (0.229 sec.)
例外(exceptions) 0
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions) 目次 例外を拡張する PHP は、他のプログラミング言語に似た例外モデルを有しています。 PHP 内で例外が投げられ ( throw され)、それが 捕捉され ( catch され) ます。発生した例外を 捕捉するには、コー ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
端数の切り捨て 0
« fdiv fmod » PHP Manual Math 関数 端数の切り捨て floor (PHP 4, PHP 5, PHP 7, PHP 8) floor — 端数の切り捨て 説明 floor ( int | float $num ): float 必要に応じて num を丸めることにより、 value をこえない最大の整数の値を (float 型で) 返します。 パラメータ num 丸める数値。 戻り値 num をこえな ...
https://man.plustar.jp/php/function.floor.html - [similar]
Description 0
« ImagickKernel::fromMatrix ImagickKernel::scale » PHP Manual ImagickKernel Description ImagickKernel::getMatrix (PECL imagick >= 3.3.0) ImagickKernel::getMatrix — Description 説明 public ImagickKernel::getMatrix (): array Get the 2d matrix of values used in this kernel. The elements are ...
https://man.plustar.jp/php/imagickkernel.getmatrix.html - [similar]
Description 0
« ImagickKernel::scale メール関連 » PHP Manual ImagickKernel Description ImagickKernel::separate (PECL imagick >= 3.3.0) ImagickKernel::separate — Description 説明 public ImagickKernel::separate (): array Separates a linked set of kernels and returns an array of ImagickKernels. パラメータ ...
https://man.plustar.jp/php/imagickkernel.separate.html - [similar]
2 つの variant の累乗計算を行い、その結果を返す 0
« variant_or variant_round » PHP Manual COM関数 2 つの variant の累乗計算を行い、その結果を返す variant_pow (PHP 5, PHP 7, PHP 8) variant_pow — 2 つの variant の累乗計算を行い、その結果を返す 説明 variant_pow ( mixed $left , mixed $right ): variant left の right 乗を返します。 パラメータ ...
https://man.plustar.jp/php/function.variant-pow.html - [similar]
開かれたサブパスを描画する際に使用する端点の形状を指定する 0
« ImagickDraw::setStrokeDashOffset ImagickDraw::setStrokeLineJoin » PHP Manual ImagickDraw 開かれたサブパスを描画する際に使用する端点の形状を指定する ImagickDraw::setStrokeLineCap (PECL imagick 2, PECL imagick 3) ImagickDraw::setStrokeLineCap — 開かれたサブパスを描画する際に使用する端点の ...
https://man.plustar.jp/php/imagickdraw.setstrokelinecap.html - [similar]
0
« 定義済み定数 GMP 関数 » PHP Manual GMP 例 例 例1 GMP を使用した階乗関数 <?php function fact ( $x ) { $return = 1 ; for ( $i = 2 ; $i <= $x ; $i ++) { $return = gmp_mul ( $return , $i ); } return $return ; } echo gmp_strval ( fact ( 1000 )) . "\n" ; ?> この例は、1000 の階乗(非常に大きな ...
https://man.plustar.jp/php/gmp.examples.html - [similar]
定義済み定数 0
« 実行時設定 例 » PHP Manual Gmagick 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Colortype constants Gmagick::COLOR_BLACK ( int ) Black Gmagick::COLOR_BLUE ...
https://man.plustar.jp/php/gmagick.constants.html - [similar]
パスの角を描画する際に使用する形状を指定する 0
« ImagickDraw::setStrokeLineCap ImagickDraw::setStrokeMiterLimit » PHP Manual ImagickDraw パスの角を描画する際に使用する形状を指定する ImagickDraw::setStrokeLineJoin (PECL imagick 2, PECL imagick 3) ImagickDraw::setStrokeLineJoin — パスの角を描画する際に使用する形状を指定する 説明 public ...
https://man.plustar.jp/php/imagickdraw.setstrokelinejoin.html - [similar]
Description 0
« ImagickKernel::addKernel ImagickKernel::fromBuiltIn » PHP Manual ImagickKernel Description ImagickKernel::addUnityKernel (PECL imagick >= 3.3.0) ImagickKernel::addUnityKernel — Description 説明 public ImagickKernel::addUnityKernel ( float $scale ): void Adds a given amount of the 'Unit ...
https://man.plustar.jp/php/imagickkernel.addunitykernel.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT