検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 463 for 整数 (0.018 sec.)
2 つの任意精度数値を比較する 3725
« bcadd bcdiv » PHP Manual BC Math 関数 2 つの任意精度数値を比較する bccomp (PHP 4, PHP 5, PHP 7 ... $scale = null ): int num1 と num2 を比較し、 結果を整数値で返します。 パラメータ num1 左オペランドを表す文字 ...
https://man.plustar.jp/php/function.bccomp.html - [similar]
次の素数を見つける 3725
« gmp_neg gmp_or » PHP Manual GMP 関数 次の素数を見つける gmp_nextprime (PHP 5 >= 5.2.0, PHP 7, ... 素数を見つけます。 パラメータ num GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文字列。 戻り値 ...
https://man.plustar.jp/php/function.gmp-nextprime.html - [similar]
平方数かどうかを調べる 3725
« gmp_perfect_power gmp_popcount » PHP Manual GMP 関数 平方数かどうかを調べる gmp_perfect_square ... num 平方数かどうかを調べたい数。 GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文字列。 戻り値 ...
https://man.plustar.jp/php/function.gmp-perfect-square.html - [similar]
べき乗を計算する 3725
« gmp_popcount gmp_powm » PHP Manual GMP 関数 べき乗を計算する gmp_pow (PHP 4 >= 4.0.4, PHP 5, P ... す。 パラメータ num もととなる数。 GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文字列。 exponen ...
https://man.plustar.jp/php/function.gmp-pow.html - [similar]
GMP 数を文字列に変換する 3725
« gmp_sqrtrem gmp_sub » PHP Manual GMP 関数 GMP 数を文字列に変換する gmp_strval (PHP 4 >= 4.0.4, ... num 文字列の変換したい GMP 数。 GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文字列。 base 戻 ...
https://man.plustar.jp/php/function.gmp-strval.html - [similar]
直近のクエリで変更された行の数を返す 3725
« ibase_add_user ibase_backup » PHP Manual Firebird/InterBase 関数 直近のクエリで変更された行の数 ... ンザクションが使用されます。 戻り値 変更された行数を整数値で返します。 参考 ibase_query() - InterBase データ ...
https://man.plustar.jp/php/function.ibase-affected-rows.html - [similar]
imap タイムアウトを設定あるいは取得する 3725
« imap_thread imap_uid » PHP Manual IMAP 関数 imap タイムアウトを設定あるいは取得する imap_timeo ... れている場合は、 現在のタイムアウト値 timeout_type を整数で返します。 例 例1 imap_timeout() の例 <?php echo " ...
https://man.plustar.jp/php/function.imap-timeout.html - [similar]
変数が配列かどうかを検査する 3725
« intval is_bool » PHP Manual 変数操作 関数 変数が配列かどうかを検査する is_array (PHP 4, PHP 5, ... - 変数の型が float かどうか調べる is_int() - 変数が整数型かどうかを検査する is_string() - 変数の型が文字列か ...
https://man.plustar.jp/php/function.is-array.html - [similar]
変数が boolean であるかを調べる 3725
« is_array is_callable » PHP Manual 変数操作 関数 変数が boolean であるかを調べる is_bool (PHP 4 ... - 変数の型が float かどうか調べる is_int() - 変数が整数型かどうかを検査する is_string() - 変数の型が文字列か ...
https://man.plustar.jp/php/function.is-bool.html - [similar]
URL を解釈し、その構成要素を返す 3725
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url ... ントのみを文字列 ( PHP_URL_PORT を指定した場合だけは整数値) で取得するようにします。 戻り値 完全におかしな形 ... _url() は配列ではなく文字列 ( PHP_URL_PORT の場合は整数値) を返します。 要求したコンポーネントが指定した UR ...
https://man.plustar.jp/php/function.parse-url.html - [similar]