検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 415 for [SIMILAR] 16 1024 4096 WITH 25186 compersisthelp... (0.322 sec.)
逆正弦(アークサイン) 0
« acosh asinh » PHP Manual Math 関数 逆正弦(アークサイン) asin (PHP 4, PHP 5, PHP 7, PHP 8) asin — 逆正弦(アークサイン) 説明 asin ( float $num ): float num のアークサインをラジアンで返します。 asin() は sin() の逆関数で、 asin() がとりうる範囲内のすべての a について a==sin(asin(a)) が ...
https://man.plustar.jp/php/function.asin.html - [similar]
逆余弦(アークコサイン) 0
« abs acosh » PHP Manual Math 関数 逆余弦(アークコサイン) acos (PHP 4, PHP 5, PHP 7, PHP 8) acos — 逆余弦(アークコサイン) 説明 acos ( float $num ): float num のアークコサインをラジアンで返します。 acos() は cos() の逆関数で、 acos() がとりうる範囲内のすべての a について a==cos(acos(a ...
https://man.plustar.jp/php/function.acos.html - [similar]
正弦(サイン) 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
« Imagick::setPage Imagick::setProgressMonitor » PHP Manual Imagick ポイントサイズを設定する Imagick::setPointSize (PECL imagick 2 >= 2.1.0, PECL imagick 3) Imagick::setPointSize — ポイントサイズを設定する 説明 public Imagick::setPointSize ( float $point_size ): bool オブジェクトのポイン ...
https://man.plustar.jp/php/imagick.setpointsize.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
« Imagick::exportImagePixels Imagick::filter » PHP Manual Imagick 画像のサイズを設定する Imagick::extentImage (PECL imagick 2, PECL imagick 3) Imagick::extentImage — 画像のサイズを設定する 説明 public Imagick::extentImage ( int $width , int $height , int $x , int $y ): bool 画像のサイズを ...
https://man.plustar.jp/php/imagick.extentimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT