検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 220 for integer (0.006 sec.)
Sorts the map in-place by value 5209
« Ds\Map::slice Ds\Map::sorted » PHP Manual Map Sorts the map in-place by value Ds\Map::sort (PE ... ck ( mixed $a , mixed $b ): int 警告 Returning non-integer values from the comparison function, such as float ... alues such as 0.99 and 0.1 will both be cast to an integer value of 0, which will compare such values as equa ...
https://man.plustar.jp/php/ds-map.sort.html - [similar]
Returns a copy, sorted by value 5209
« Ds\Map::sort Ds\Map::sum » PHP Manual Map Returns a copy, sorted by value Ds\Map::sorted (PECL ... ck ( mixed $a , mixed $b ): int 警告 Returning non-integer values from the comparison function, such as float ... alues such as 0.99 and 0.1 will both be cast to an integer value of 0, which will compare such values as equa ...
https://man.plustar.jp/php/ds-map.sorted.html - [similar]
型の相互変換 5209
« 型宣言 変数 » PHP Manual 型 型の相互変換 型の相互変換 PHP は、変数定義時に明示的な型定義を必要 ... ) です $foo = 5 * "10 Little Piggies" ; // $foo は integer (50) です $foo = 5 * "10 Small Pigs" ; // $foo は ... です ?> 使用可能なキャストを以下に示します。 (int), (integer) - 整数へのキャスト (bool), (boolean) - 論理値への ...
https://man.plustar.jp/php/language.types.type-juggling.html - [similar]
定義済み定数 5209
« リソース型 SQLite3 » PHP Manual SQLite3 定義済み定数 定義済み定数 以下の定数が定義されています ... 定します。 カラム番号は 0 からはじまります。 SQLITE3_INTEGER ( int ) SQLite3 INTEGER 型を表します。 SQLITE3_FLO ...
https://man.plustar.jp/php/sqlite3.constants.html - [similar]
変数の型を取得する 5146
« get_resource_type intval » PHP Manual 変数操作 関数 変数の型を取得する gettype (PHP 4, PHP 5, ... 文字列は、以下のいずれかの値を持ちます。 "boolean" "integer" "double" (歴史的な理由により float の場合は、 "fl ... ?> 上の例の出力は、 たとえば以下のようになります。 integer double NULL object string 参考 get_debug_type() - ...
https://man.plustar.jp/php/function.gettype.html - [similar]
設定文字列をパースする 5146
« parse_ini_file pathinfo » PHP Manual ファイルシステム 関数 設定文字列をパースする parse_ini_st ... なりました。 このモードでは、boolean や null そして integer の型を、可能な限り維持します。 文字列 "true" 、 "o ... に変換されます。また数値形式の文字列も、可能な限り integer 型に変換されます。 戻り値 成功した場合に設定を連想 ...
https://man.plustar.jp/php/function.parse-ini-string.html - [similar]
Vector Ceil 5083
« trader_cdlxsidegap3methods trader_cmo » PHP Manual Trader 関数 Vector Ceil trader_ceil (PECL t ... ( array $real ): array Calculates the next highest integer for each value in real and returns the resulting a ...
https://man.plustar.jp/php/function.trader-ceil.html - [similar]
Vector Floor 5083
« trader_exp trader_get_compat » PHP Manual Trader 関数 Vector Floor trader_floor (PECL trader > ... ( array $real ): array Calculates the next lowest integer for each value in real and returns the resulting a ...
https://man.plustar.jp/php/function.trader-floor.html - [similar]
Description 5083
« Imagick::getPointSize Imagick::getQuantumDepth » PHP Manual Imagick Description Imagick::getQu ... ): int Returns the ImageMagick quantum range as an integer. パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/imagick.getquantum.html - [similar]
ビット演算子 5083
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特 ... 列になります。 それ以外の場合は、左右のオペランドを integer に変換 し、結果も integer になります。 ~ 演算子のオ ... なります。 それ以外の場合は、オペランドや演算結果を integer として扱います。 << および >> 演算子のオペランドと ... その結果は、常に integer として扱います。 PHP の ini 設定 error_reporting は ... が例です */ echo "\n--- BIT SHIFT RIGHT ON POSITIVE INTEGERS ---\n" ; $val = 4 ; $places = 1 ; $res = $val >> ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT