検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 261 for [SIMILAR] 16 1024 4096 WITH 32002 基数 WITH 1273... (0.399 sec.)
数値の基数を任意に変換する 10000
« atanh bindec » PHP Manual Math 関数 数値の基数を任意に変換する base_convert (PHP 4, PHP 5, PHP 7, PHP 8) base_convert — 数値の基数を任意に変換する 説明 base_convert ( string $num , int $from_base , int $to_base ): string num を基数 to_base で表した文字列を返します。 num の基数は、 from ...
https://man.plustar.jp/php/function.base-convert.html - [similar]
指定された整数と基数を表す文字を取得する 8983
« IntlChar::foldCase IntlChar::getBidiPairedBracket » PHP Manual IntlChar 指定された整数と基数を表す文字を取得する IntlChar::forDigit (PHP 7, PHP 8) IntlChar::forDigit — 指定された整数と基数を表す文字を取得する 説明 public static IntlChar::forDigit ( int $digit , int $base = 10 ): int 指 ...
https://man.plustar.jp/php/intlchar.fordigit.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 8983
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定された基数で返す IntlChar::digit (PHP 7, PHP 8) IntlChar::digit — コードポイントの10進の数値を、指定された基数で返す 説明 public static IntlChar::digit ( int | string $codepoint , int $base = ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
GMP 数を文字列に変換する 8983
« gmp_sqrtrem gmp_sub » PHP Manual GMP 関数 GMP 数を文字列に変換する gmp_strval (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_strval — GMP 数を文字列に変換する 説明 gmp_strval ( GMP | int | string $num , int $base = 10 ): string GMP 数を base を基数とする文字列表現に変換します。 デフォルトの ...
https://man.plustar.jp/php/function.gmp-strval.html - [similar]
変数の整数としての値を取得する 8983
« gettype is_array » PHP Manual 変数操作 関数 変数の整数としての値を取得する intval (PHP 4, PHP 5, PHP 7, PHP 8) intval — 変数の整数としての値を取得する 説明 intval ( mixed $value , int $base = 10 ): int 指定された値 base を基数(デフォルトは 10)とする、 value の int としての値を返します ...
https://man.plustar.jp/php/function.intval.html - [similar]
GMP 数を作成する 8983
« gmp_import gmp_intval » PHP Manual GMP 関数 GMP 数を作成する gmp_init (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_init — GMP 数を作成する 説明 gmp_init ( int | string $num , int $base = 0 ): GMP 整数または文字列から GMP 数を生成します。 パラメータ num 整数値あるいは文字列。文字列表現には ...
https://man.plustar.jp/php/function.gmp-init.html - [similar]
変換フィルタ 3573
« 文字列フィルタ 圧縮フィルタ » PHP Manual 利用できるフィルタのリスト 変換フィルタ 変換フィルタ string.* フィルタと同様、convert.* フィルタもその名前と同じような 動作をします。 これらのフィルタについてのより詳しい情報は、対応する関数のマニュアルを 参照してください。 convert.base64-encode ...
https://man.plustar.jp/php/filters.convert.html - [similar]
uuencode された文字列をデコードする 3573
« convert_cyr_string convert_uuencode » PHP Manual String 関数 uuencode された文字列をデコードする convert_uudecode (PHP 5, PHP 7, PHP 8) convert_uudecode — uuencode された文字列をデコードする 説明 convert_uudecode ( string $string ): string | false convert_uudecode() は、uuencode された ...
https://man.plustar.jp/php/function.convert-uudecode.html - [similar]
文字列を uuencode する 3573
« convert_uudecode count_chars » PHP Manual String 関数 文字列を uuencode する convert_uuencode (PHP 5, PHP 7, PHP 8) convert_uuencode — 文字列を uuencode する 説明 convert_uuencode ( string $string ): string convert_uuencode() は、uuencode アルゴリズムを使用して文字列をエンコードします。 ...
https://man.plustar.jp/php/function.convert-uuencode.html - [similar]
文字列に対してケースフォールディングを行う 3573
« mb_chr mb_convert_encoding » PHP Manual マルチバイト文字列 関数 文字列に対してケースフォールディングを行う mb_convert_case (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_convert_case — 文字列に対してケースフォールディングを行う 説明 mb_convert_case ( string $string , int $mode , ? string $en ...
https://man.plustar.jp/php/function.mb-convert-case.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT