検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 1210 for [SIMILAR] 16 1024 4096 WITH 44346 floatval WITH ... (0.828 sec.)
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 0
« openssl_pkcs12_export_to_file openssl_pkcs12_read » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルを変数にエクスポートする openssl_pkcs12_export (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export — PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 説明 openssl_pkcs12 ...
https://man.plustar.jp/php/function.openssl-pkcs12-export.html - [similar]
新規の WDDX パケットを内部の構造体を用いて開始する 0
« wddx_packet_end wddx_serialize_value » PHP Manual WDDX 関数 新規の WDDX パケットを内部の構造体を用いて開始する wddx_packet_start (PHP 4, PHP 5, PHP 7) wddx_packet_start — 新規の WDDX パケットを内部の構造体を用いて開始する 警告 この機能は PHP 7.4.0 で 削除 されました。 説明 wddx_packet_ ...
https://man.plustar.jp/php/function.wddx-packet-start.html - [similar]
CGI およびコマンドライン 0
« LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) OpenBSD へのインストール » PHP Manual Unix システムへのインストール CGI およびコマンドライン CGI およびコマンドライン デフォルトでは、PHP は CLI および CGI プログラムとしてビルドされます。 これを使って CGI の処理を行うことができます。 P ...
https://man.plustar.jp/php/install.unix.commandline.html - [similar]
Apache 関数 0
« 定義済み定数 apache_child_terminate » PHP Manual Apache Apache 関数 Apache 関数 目次 apache_child_terminate — このリクエストの後にApacheプロセスを終了する apache_get_modules — ロードされた Apache モジュールのリストを取得する apache_get_version — Apache のバージョンを取得する apache_get ...
https://man.plustar.jp/php/ref.apache.html - [similar]
逆双曲線正接(アークハイパボリックタンジェント) 0
« atan base_convert » PHP Manual Math 関数 逆双曲線正接(アークハイパボリックタンジェント) atanh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) atanh — 逆双曲線正接(アークハイパボリックタンジェント) 説明 atanh ( float $num ): float num のアークハイパボリックタンジェントを返します。 つまり、ハイ ...
https://man.plustar.jp/php/function.atanh.html - [similar]
div および offset の係数を使用し、3x3 の畳み込み配列を適用する 0
« imagecolortransparent imagecopy » PHP Manual GD および Image 関数 div および offset の係数を使用し、3x3 の畳み込み配列を適用する imageconvolution (PHP 5 >= 5.1.0, PHP 7, PHP 8) imageconvolution — div および offset の係数を使用し、3x3 の畳み込み配列を適用する 説明 imageconvolution ( GdI ...
https://man.plustar.jp/php/function.imageconvolution.html - [similar]
値が非数かどうかを判定する 0
« is_infinite lcg_value » PHP Manual Math 関数 値が非数かどうかを判定する is_nan (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) is_nan — 値が非数かどうかを判定する 説明 is_nan ( float $num ): bool num が '非数値 (not a number)' であるかどうかを調べます。たとえば acos(1.01) の結果などがこれにあたり ...
https://man.plustar.jp/php/function.is-nan.html - [similar]
値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す 0
« log10 log » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す log1p (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) log1p — 値がゼロに近い時にでも精度を保つ方法で計算した log(1 + number) を返す 説明 log1p ( float $num ): float log1p() は、 log(1 + num ) の ...
https://man.plustar.jp/php/function.log1p.html - [similar]
グレースケール画像に三次元効果を施して返す 0
« Gmagick::edgeimage Gmagick::enhanceimage » PHP Manual Gmagick グレースケール画像に三次元効果を施して返す Gmagick::embossimage (PECL gmagick >= Unknown) Gmagick::embossimage — グレースケール画像に三次元効果を施して返す 説明 public Gmagick::embossimage ( float $radius , float $sigma ): G ...
https://man.plustar.jp/php/gmagick.embossimage.html - [similar]