検索

phrase: max: clip:
target: order:
Results of 771 - 780 of about 1608 for [SIMILAR] 16 1024 4096 WITH 35470 文字 WITH 2854... (2.938 sec.)
変数の型を取得する 0
« get_resource_type intval » PHP Manual 変数操作 関数 変数の型を取得する gettype (PHP 4, PHP 5, PHP 7, PHP 8) gettype — 変数の型を取得する 説明 gettype ( mixed $value ): string PHP 変数 value の型を返します。 型のチェックには、この関数ではなく is_* 関数を使います。 パラメータ value 型を調 ...
https://man.plustar.jp/php/function.gettype.html - [similar]
数値を加算する 0
« gmp_abs gmp_and » PHP Manual GMP 関数 数値を加算する gmp_add (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_add — 数値を加算する 説明 gmp_add ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 2 つの数を加算します。 パラメータ num1 足される数。 GMP オブジェクト、整数、あるいは数値 ...
https://man.plustar.jp/php/function.gmp-add.html - [similar]
クロネッカーの記号を計算する 0
« gmp_jacobi gmp_lcm » PHP Manual GMP 関数 クロネッカーの記号を計算する gmp_kronecker (PHP 7 >= 7.3.0, PHP 8) gmp_kronecker — クロネッカーの記号を計算する 説明 gmp_kronecker ( GMP | int | string $num1 , GMP | int | string $num2 ): int この関数は num1 と num2 のクロネッカーの記号を計算しま ...
https://man.plustar.jp/php/function.gmp-kronecker.html - [similar]
ユリウス積算日をグレゴリウス日に変換する 0
« jdtofrench jdtojewish » PHP Manual カレンダー 関数 ユリウス積算日をグレゴリウス日に変換する jdtogregorian (PHP 4, PHP 5, PHP 7, PHP 8) jdtogregorian — ユリウス積算日をグレゴリウス日に変換する 説明 jdtogregorian ( int $julian_day ): string ユリウス積算日を "月/日/年" の形式でグレゴリウス ...
https://man.plustar.jp/php/function.jdtogregorian.html - [similar]
ユリウス積算日をユリウス暦に変換する 0
« jdtojewish jdtounix » PHP Manual カレンダー 関数 ユリウス積算日をユリウス暦に変換する jdtojulian (PHP 4, PHP 5, PHP 7, PHP 8) jdtojulian — ユリウス積算日をユリウス暦に変換する 説明 jdtojulian ( int $julian_day ): string ユリウス積算日を "月/日/年" の形式でユリウス暦を含む文字列に変換し ...
https://man.plustar.jp/php/function.jdtojulian.html - [similar]
名前空間終了ハンドラを設定する 0
« xml_set_element_handler xml_set_external_entity_ref_handler » PHP Manual XML パーサ 関数 名前空間終了ハンドラを設定する xml_set_end_namespace_decl_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_set_end_namespace_decl_handler — 名前空間終了ハンドラを設定する 説明 xml_set_end_namespac ...
https://man.plustar.jp/php/function.xml-set-end-namespace-decl-handler.html - [similar]
名前空間開始ハンドラを設定する 0
« xml_set_processing_instruction_handler xml_set_unparsed_entity_decl_handler » PHP Manual XML パーサ 関数 名前空間開始ハンドラを設定する xml_set_start_namespace_decl_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_set_start_namespace_decl_handler — 名前空間開始ハンドラを設定する 説明 ...
https://man.plustar.jp/php/function.xml-set-start-namespace-decl-handler.html - [similar]
接続に関するひとつあるいは複数のオプションを設定する 0
« yaz_search yaz_sort » PHP Manual YAZ 関数 接続に関するひとつあるいは複数のオプションを設定する yaz_set_option (PECL yaz >= 0.9.0) yaz_set_option — 接続に関するひとつあるいは複数のオプションを設定する 説明 yaz_set_option ( resource $id , string $name , string $value ): void yaz_set_opti ...
https://man.plustar.jp/php/function.yaz-set-option.html - [similar]
テキストによる注記の際に使用するコードセットを返す 0
« ImagickDraw::getTextDecoration ImagickDraw::getTextInterlineSpacing » PHP Manual ImagickDraw テキストによる注記の際に使用するコードセットを返す ImagickDraw::getTextEncoding (PECL imagick 2, PECL imagick 3) ImagickDraw::getTextEncoding — テキストによる注記の際に使用するコードセットを返す ...
https://man.plustar.jp/php/imagickdraw.gettextencoding.html - [similar]
GMP 関数 0
« 例 gmp_abs » PHP Manual GMP GMP 関数 GMP 関数 参考 より数学的な関数が、 数学 の節にあります。 目次 gmp_abs — 絶対値 gmp_add — 数値を加算する gmp_and — ビット AND を計算する gmp_binomial — 二項係数を計算する gmp_clrbit — ビットをクリアする gmp_cmp — 数を比較する gmp_com — 1 の補数を計算 ...
https://man.plustar.jp/php/ref.gmp.html - [similar]