検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 714 for float (0.054 sec.)
現在の画像上に別の画像を合成する 4011
« ImagickDraw::comment ImagickDraw::__construct » PHP Manual ImagickDraw 現在の画像上に別の画像を ... 説明 public ImagickDraw::composite ( int $compose , float $x , float $y , float $width , float $height , Ima ... > 関連キーワード: 画像 , 合成 , ImagickDraw , 別 , float , composite , imagick , 座標 , 左上 , Imagick ...
https://man.plustar.jp/php/imagickdraw.composite.html - [similar]
Construct a new Point 4011
« UI\Point::at UI\Point::getX » PHP Manual UI\Point Construct a new Point UI\Point::__construct ... ct a new Point 説明 public UI\Point::__construct ( float $x , float $y ) Construct a new Point using new co ... ード: Point , new , Construct , a , construct , co , float , ordinate , getX , public ...
https://man.plustar.jp/php/ui-point.construct.html - [similar]
Returns the sum of all values in the map 3983
« Ds\Map::sorted Ds\Map::toArray » PHP Manual Map Returns the sum of all values in the map Ds\Ma ... alues in the map 説明 public Ds\Map::sum (): int | float Returns the sum of all values in the map. 注意 : A ... 値 The sum of all the values in the map as either a float or int depending on the values in the map. 例 例1 ... えば以下のようになります。 int(6) 例2 Ds\Map::sum() float example <?php $map = new \ Ds \ Map ([ "a" => 1 , ... ?> 上の例の出力は、 たとえば以下のようになります。 float(6.5) 関連キーワード: sum , values , map , all , Re ...
https://man.plustar.jp/php/ds-map.sum.html - [similar]
Configures the watcher 3983
« EvPeriodic::createStopped EvPrepare » PHP Manual EvPeriodic Configures the watcher EvPeriodic: ... nfigures the watcher 説明 public EvPeriodic::set ( float $offset , float $interval ): void (Re-)Configures ... ーワード: watcher , Configures , EvPeriodic , the , float , offset , interval , construct , Periodic , opera ...
https://man.plustar.jp/php/evperiodic.set.html - [similar]
配列の中の値の合計を計算する 3983
« array_splice array_udiff_assoc » PHP Manual 配列 関数 配列の中の値の合計を計算する array_sum ( ... 計を計算する 説明 array_sum ( array $array ): int | float array_sum() は、配列の中の値の合計を整数または flo ... ータ array 入力の配列。 戻り値 値の合計を整数または float として返します。 array が空の場合は 0 を返します。 ... キーワード: array , 配列 , 合計 , 計算 , sum , 値 , float , 整数 , splice , udiff ...
https://man.plustar.jp/php/function.array-sum.html - [similar]
引数で除算をした際の剰余を返す 3983
« floor getrandmax » PHP Manual Math 関数 引数で除算をした際の剰余を返す fmod (PHP 4 >= 4.2.0, P ... fmod — 引数で除算をした際の剰余を返す 説明 fmod ( float $num1 , float $num2 ): float 被除数( num1 )を除数 ... キーワード: num , 除算 , 剰余 , 引数 , fmod , 整数 , float , 余り , 除数 , 被除数 ...
https://man.plustar.jp/php/function.fmod.html - [similar]
明度、飽和度、色相を制御する 3983
« Imagick::minifyImage Imagick::montageImage » PHP Manual Imagick 明度、飽和度、色相を制御する I ... 色相を制御する 説明 public Imagick::modulateImage ( float $brightness , float $saturation , float $hue ): bo ... 度 , 制御 , 飽和 , Imagick , 回転 , modulateImage , float , saturation , imagick ...
https://man.plustar.jp/php/imagick.modulateimage.html - [similar]
二次ベジエ曲線を描画する 3983
« ImagickDraw::pathCurveToAbsolute ImagickDraw::pathCurveToQuadraticBezierRelative » PHP Manual ... ImagickDraw::pathCurveToQuadraticBezierAbsolute ( float $x1 , float $y1 , float $x , float $y ): bool 警告 ... 関連キーワード: 描画 , 二次 , ImagickDraw , 座標 , float , ToQuadraticBezierAbsolute , 制御 , 終点 , imagic ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoquadraticbezierabsolute.html - [similar]
変数がスカラかどうかを調べる 3955
« is_resource is_string » PHP Manual 変数操作 関数 変数がスカラかどうかを調べる is_scalar (PHP 4 ... 数がスカラかどうかを調べます。 スカラ変数には int 、 float 、 string あるいは bool が含まれます。 array 、 ob ... c oxidase" [2]=> string(10) "ferredoxin" } 参考 is_float() - 変数の型が float かどうか調べる is_int() - 変数 ... たは数値形式の文字列であるかを調べる is_real() - is_float のエイリアス is_string() - 変数の型が文字列かどうか ... 関連キーワード: 変数 , スカラ , string , scalar , float , resource , 検査 , array , 注意 , int ...
https://man.plustar.jp/php/function.is-scalar.html - [similar]
底が 10 の対数 3955
« lcg_value log1p » PHP Manual Math 関数 底が 10 の対数 log10 (PHP 4, PHP 5, PHP 7, PHP 8) log10 ... — 底が 10 の対数 説明 log10 ( float $num ): float 底を 10 とする num の対数を返します。 ... log() - 自然対数 関連キーワード: 対数 , 底 , num , float , lcg , Math , 関数 , パラメータ , 処理 , 参考 ...
https://man.plustar.jp/php/function.log10.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT