検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 800 for [SIMILAR] 16 1024 4096 WITH 35051 rot13 WITH 465... (0.621 sec.)
ReflectionType クラス 0
« ReflectionProperty::__toString ReflectionType::allowsNull » PHP Manual リフレクション ReflectionType クラス ReflectionType クラス (PHP 7, PHP 8) はじめに ReflectionType クラスは、 関数の引数や戻り値の型、 またはクラスのプロパティの型に関する情報を報告します。 リフレクション拡張機能では ...
https://man.plustar.jp/php/class.reflectiontype.html - [similar]
ReflectionZendExtension クラス 0
« ReflectionEnumBackedCase::getBackingValue ReflectionZendExtension::__clone » PHP Manual リフレクション ReflectionZendExtension クラス ReflectionZendExtension クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに クラス概要 class ReflectionZendExtension implements Reflector { /* プロパティ */ ...
https://man.plustar.jp/php/class.reflectionzendextension.html - [similar]
端数の切り上げ 0
« bindec cos » PHP Manual Math 関数 端数の切り上げ ceil (PHP 4, PHP 5, PHP 7, PHP 8) ceil — 端数の切り上げ 説明 ceil ( int | float $num ): float 必要に応じて num を切り上げ、 num の次に大きい整数値を返します。 パラメータ num 丸める値。 戻り値 num の次に大きい整数値を返します。 ceil() の戻 ...
https://man.plustar.jp/php/function.ceil.html - [similar]
二項係数を計算する 0
« gmp_and gmp_clrbit » PHP Manual GMP 関数 二項係数を計算する gmp_binomial (PHP 7 >= 7.3.0, PHP 8) gmp_binomial — 二項係数を計算する 説明 gmp_binomial ( GMP | int | string $n , int $k ): GMP 二項係数 C(n, k) を計算します。 パラメータ n GMP オブジェクト、整数、あるいは数値に変換可能な数値 ...
https://man.plustar.jp/php/function.gmp-binomial.html - [similar]
階乗 0
« gmp_export gmp_gcd » PHP Manual GMP 関数 階乗 gmp_fact (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_fact — 階乗 説明 gmp_fact ( GMP | int | string $num ): GMP num の階乗 ( num! ) を計算します。 パラメータ num 階乗を求める数。 GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文字列 ...
https://man.plustar.jp/php/function.gmp-fact.html - [similar]
n乗根の整数部分と小数部分を返す 0
« gmp_root gmp_scan0 » PHP Manual GMP 関数 n乗根の整数部分と小数部分を返す gmp_rootrem (PHP 5 >= 5.6.0, PHP 7, PHP 8) gmp_rootrem — n乗根の整数部分と小数部分を返す 説明 gmp_rootrem ( GMP | int | string $num , int $nth ): array num の nth 乗根を計算し、 整数部分と小数部分を返します。 パラ ...
https://man.plustar.jp/php/function.gmp-rootrem.html - [similar]
数の符号 0
« gmp_setbit gmp_sqrt » PHP Manual GMP 関数 数の符号 gmp_sign (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_sign — 数の符号 説明 gmp_sign ( GMP | int | string $num ): int 数の符号を調べます。 パラメータ num GMP オブジェクトまたは int に変換可能な数値形式の文字列。 戻り値 num が正の場合に 1、 ...
https://man.plustar.jp/php/function.gmp-sign.html - [similar]
平方根を計算する 0
« gmp_sign gmp_sqrtrem » PHP Manual GMP 関数 平方根を計算する gmp_sqrt (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_sqrt — 平方根を計算する 説明 gmp_sqrt ( GMP | int | string $num ): GMP num の平方根を計算します。 パラメータ num GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文字 ...
https://man.plustar.jp/php/function.gmp-sqrt.html - [similar]
BASE64 でエンコードされたテキストをデコードする 0
« imap_append imap_binary » PHP Manual IMAP 関数 BASE64 でエンコードされたテキストをデコードする imap_base64 (PHP 4, PHP 5, PHP 7, PHP 8) imap_base64 — BASE64 でエンコードされたテキストをデコードする 説明 imap_base64 ( string $string ): string | false BASE64 でエンコードされたテキスト st ...
https://man.plustar.jp/php/function.imap-base64.html - [similar]
修正UTF-7文字列をUTF-8にデコードする 0
« imap_msgno imap_num_msg » PHP Manual IMAP 関数 修正UTF-7文字列をUTF-8にデコードする imap_mutf7_to_utf8 (PHP 5 >= 5.3.0, PHP 7, PHP 8) imap_mutf7_to_utf8 — 修正UTF-7文字列をUTF-8にデコードする 説明 imap_mutf7_to_utf8 ( string $string ): string | false 修正UTF-7(RFC 2060, section 5.1.3)文 ...
https://man.plustar.jp/php/function.imap-mutf7-to-utf8.html - [similar]