検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 444 for [SIMILAR] 16 1024 4096 WITH 25859 splfixedarray ... (0.372 sec.)
Gmagick クラス 0
« 例 Gmagick::addimage » PHP Manual Gmagick Gmagick クラス Gmagick クラス (PECL gmagick >= Unknown) はじめに クラス概要 class Gmagick { /* メソッド */ public __construct ( string $filename = ? ) public addimage ( Gmagick $source ): Gmagick public addnoiseimage ( int $noise_type ): Gmagic ...
https://man.plustar.jp/php/class.gmagick.html - [similar]
Gmagick 0
« GdFont はじめに » PHP Manual 画像処理および作成 Gmagick Gmagick はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 例 Gmagick — Gmagick クラス Gmagick::addimage — 新しい画像を Gmagick オブジェクトの画像リストに追加する Gmagick::addnoiseimage — ランダムなノイズを画 ...
https://man.plustar.jp/php/book.gmagick.html - [similar]
余弦(コサイン) 0
« ceil cosh » PHP Manual Math 関数 余弦(コサイン) cos (PHP 4, PHP 5, PHP 7, PHP 8) cos — 余弦(コサイン) 説明 cos ( float $num ): float cos() は、 num のコサインを 返します。 num はラジアンです。 パラメータ num ラジアンで表した角度。 戻り値 num のコサインを返します。 例 例1 cos() の例 ...
https://man.plustar.jp/php/function.cos.html - [similar]
逆正弦(アークサイン) 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
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コアの定義済みの定数 これらの定数は PHP のコアで定義済みの定数です。 PHP, Zend engine, SAPI モジュールも含みます。 PHP_VERSION ( string ) 現在の PHP のバージョンを "major.minor.release[extra]" 形 ...
https://man.plustar.jp/php/reserved.constants.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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT