検索

phrase: max: clip:
target: order:
Results of 781 - 790 of about 1267 for Value (0.164 sec.)
Vector Square Root 2504
« trader_sma trader_stddev » PHP Manual Trader 関数 Vector Square Root trader_sqrt (PECL trader ... $real ): array Calculates the square root of each value in real and returns the resulting array. パラメータ ...
https://man.plustar.jp/php/function.trader-sqrt.html - [similar]
Vector Trigonometric Tan 2504
« trader_t3 trader_tanh » PHP Manual Trader 関数 Vector Trigonometric Tan trader_tan (PECL trade ... ray $real ): array Calculates the tangent for each value in real and returns the resulting array. パラメータ ...
https://man.plustar.jp/php/function.trader-tan.html - [similar]
Vector Trigonometric Tanh 2504
« trader_tan trader_tema » PHP Manual Trader 関数 Vector Trigonometric Tanh trader_tanh (PECL tr ... : array Calculates the hyperbolic tangent for each value in real and returns the resulting array. パラメータ ...
https://man.plustar.jp/php/function.trader-tanh.html - [similar]
画像のヒストグラムを取得する 2504
« Imagick::getImageHeight Imagick::getImageIndex » PHP Manual Imagick 画像のヒストグラムを取得す ... mElement ) { $color = $histogramElement -> getColorValue ( $colorChannel ); $color = intval ( $color * 255 ... arry ) { return $item ; } return $carry ; }; $colorValues = [ 'red' => getColorStatistics ( $histogramEleme ... ck :: COLOR_BLUE ), ]; $max = array_reduce ( $colorValues [ 'red' ] , $getMax , 0 ); $max = array_reduce ( ... $colorValues [ 'lime' ] , $getMax , $max ); $max = array_reduc ...
https://man.plustar.jp/php/imagick.getimagehistogram.html - [similar]
Description 2504
« Imagick::liquidRescaleImage Imagick::magnifyImage » PHP Manual Imagick Description Imagick::li ... registry settings. Returns an array of all the key/value pairs in the registry パラメータ この関数にはパラメ ... タはありません。 戻り値 An array containing the key/values from the registry. 関連キーワード: Description , ... registry , listRegistry , key , all , パラメータ , values , containing ...
https://man.plustar.jp/php/imagick.listregistry.html - [similar]
はじめに 2504
« FDF インストール/設定 » PHP Manual FDF はじめに はじめに Forms Data Format (FDF)は、PDF ドキュ ... create() )、各入力フィールドの値を設定し ( fdf_set_value() )、PDF フォームとそれを関連付けます ( fdf_set_fi ... ントリを修正することが可能です。Fields は、 fdf_set_value() 、 fdf_set_opt() 等で修整可能です。 関連キーワー ...
https://man.plustar.jp/php/intro.fdf.html - [similar]
文字列 2504
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです ... 降で動作します: 例4 終端ID の後に式を継続する <?php $values = [<<<END a b c END, 'd e f' ]; var_dump ( $value ... 終端ID が含まれると、ParseError が起きがち <?php $values = [<<<END a b END ING END , 'd e f' ]; 上の例の P ... [ 'foo' ][ 3 ]; echo "You can even write { $obj -> values [ 3 ]-> name } " ; echo "This is the value of the ... r named $name : {${ $name }} " ; echo "This is the value of the var named by the return value of getName(): ...
https://man.plustar.jp/php/language.types.string.html - [similar]
アイテムを比較して入れ替える 2504
« Memcached::appendByKey Memcached::casByKey » PHP Manual Memcached アイテムを比較して入れ替える ... hed::cas ( float $cas_token , string $key , mixed $value , int $expiration = ? ): bool Memcached::cas() は「 ... な値。memcache が生成します。 key 値の格納先のキー。 value 格納する値。 expiration 期限切れとなるまでの時間。 ...
https://man.plustar.jp/php/memcached.cas.html - [similar]
Sharing 2504
« parallel\Channel::open parallel\Channel::send » PHP Manual parallel\Channel Sharing parallel\C ... blic parallel\Channel::recv (): mixed Shall recv a value from this channel Exceptions 警告 Shall throw para ...
https://man.plustar.jp/php/parallel-channel.recv.html - [similar]
値をパラメータにバインドする 2504
« PDOStatement::bindParam PDOStatement::closeCursor » PHP Manual PDOStatement 値をパラメータにバ ... インドする PDOStatement::bindValue (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0) ... PDOStatement::bindValue — 値をパラメータにバインドする 説明 public PDOStat ... ement::bindValue ( string | int $param , mixed $value , int $type = ... の場合は、 1 から始まるパラメータの位置となります。 value パラメータにバインドする値。 type パラメータに対し ...
https://man.plustar.jp/php/pdostatement.bindvalue.html - [similar]