検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 922 for [SIMILAR] 16 1024 4096 WITH 13029 setsize WITH 5... (2.559 sec.)
正弦(サイン) 0
« round sinh » PHP Manual Math 関数 正弦(サイン) sin (PHP 4, PHP 5, PHP 7, PHP 8) sin — 正弦(サイン) 説明 sin ( float $num ): float sin() は、 num のサインを 返します。 num はラジアンです。 パラメータ num ラジアンで表した値。 戻り値 num のサインを返します。 例 例1 sin() の例 <?php // ...
https://man.plustar.jp/php/function.sin.html - [similar]
双曲線正弦(ハイパボリックサイン) 0
« sin sqrt » PHP Manual Math 関数 双曲線正弦(ハイパボリックサイン) sinh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) sinh — 双曲線正弦(ハイパボリックサイン) 説明 sinh ( float $num ): float num のハイパボリックサインを返します。 これは、 (exp(num) - exp(-num))/2 で定義されます。 パラメータ n ...
https://man.plustar.jp/php/function.sinh.html - [similar]
双曲線余弦(ハイパボリックコサイン) 0
« cos decbin » PHP Manual Math 関数 双曲線余弦(ハイパボリックコサイン) cosh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cosh — 双曲線余弦(ハイパボリックコサイン) 説明 cosh ( float $num ): float num のハイパボリックコサインを返します。 これは、 (exp(arg) + exp(-arg))/2 で定義されます。 パラ ...
https://man.plustar.jp/php/function.cosh.html - [similar]
逆双曲線正弦(アークハイパボリックサイン) 0
« asin atan2 » PHP Manual Math 関数 逆双曲線正弦(アークハイパボリックサイン) asinh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) asinh — 逆双曲線正弦(アークハイパボリックサイン) 説明 asinh ( float $num ): float num のアークハイパボリックサインを返します。 つまり、ハイパボリックサインが num と ...
https://man.plustar.jp/php/function.asinh.html - [similar]
逆双曲線余弦(アークハイパボリックコサイン) 0
« acos asin » PHP Manual Math 関数 逆双曲線余弦(アークハイパボリックコサイン) acosh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) acosh — 逆双曲線余弦(アークハイパボリックコサイン) 説明 acosh ( float $num ): float num のアークハイパボリックコサインを返します。 つまり、ハイパボリックコサインが ...
https://man.plustar.jp/php/function.acosh.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード ...
https://man.plustar.jp/php/imagick.installation.html - [similar]
フォントのポイント数を返す 0
« ImagickDraw::getFontFamily ImagickDraw::getFontStretch » PHP Manual ImagickDraw フォントのポイント数を返す ImagickDraw::getFontSize (PECL imagick 2, PECL imagick 3) ImagickDraw::getFontSize — フォントのポイント数を返す 説明 public ImagickDraw::getFontSize (): float 警告 この関数は、 現 ...
https://man.plustar.jp/php/imagickdraw.getfontsize.html - [similar]
現在の DirectoryIterator アイテムのサイズを取得する 0
« DirectoryIterator::getPerms DirectoryIterator::getType » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムのサイズを取得する DirectoryIterator::getSize (PHP 5, PHP 7, PHP 8) DirectoryIterator::getSize — 現在の DirectoryIterator アイテムのサイズを取得する 説明 public Direct ...
https://man.plustar.jp/php/directoryiterator.getsize.html - [similar]
圧縮後のエントリのサイズを取得する 0
« RarEntry::getName RarEntry::getStream » PHP Manual RarEntry 圧縮後のエントリのサイズを取得する RarEntry::getPackedSize (PECL rar >= 0.1) RarEntry::getPackedSize — 圧縮後のエントリのサイズを取得する 説明 public RarEntry::getPackedSize (): int 圧縮後のアーカイブエントリのサイズを取得しま ...
https://man.plustar.jp/php/rarentry.getpackedsize.html - [similar]
展開後のエントリのサイズを取得する 0
« RarEntry::getStream RarEntry::getVersion » PHP Manual RarEntry 展開後のエントリのサイズを取得する RarEntry::getUnpackedSize (PECL rar >= 0.1) RarEntry::getUnpackedSize — 展開後のエントリのサイズを取得する 説明 public RarEntry::getUnpackedSize (): int 展開後のアーカイブエントリのサイズを ...
https://man.plustar.jp/php/rarentry.getunpackedsize.html - [similar]