検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 853 for [SIMILAR] 16 1024 4096 WITH 136240 imagickdraw W... (0.545 sec.)
双曲線正弦(ハイパボリックサイン) 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
« srand tanh » PHP Manual Math 関数 正接(タンジェント) tan (PHP 4, PHP 5, PHP 7, PHP 8) tan — 正接(タンジェント) 説明 tan ( float $num ): float tan() は、 num のタンジェントを 返します。 num はラジアンです。 パラメータ num 処理する引数をラジアンで表したもの。 戻り値 num のタンジェント ...
https://man.plustar.jp/php/function.tan.html - [similar]
双曲線正接(ハイパボリックタンジェント) 0
« tan Trader » PHP Manual Math 関数 双曲線正接(ハイパボリックタンジェント) tanh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) tanh — 双曲線正接(ハイパボリックタンジェント) 説明 tanh ( float $num ): float num のハイパボリックタンジェントを返します。 これは sinh(num)/cosh(num) で定義されます。 ...
https://man.plustar.jp/php/function.tanh.html - [similar]
テキストの配置時の gravity を設定する 0
« ImagickDraw::setFontWeight ImagickDraw::setResolution » PHP Manual ImagickDraw テキストの配置時の gravity を設定する ImagickDraw::setGravity (PECL imagick 2, PECL imagick 3) ImagickDraw::setGravity — テキストの配置時の gravity を設定する 説明 public ImagickDraw::setGravity ( int $gravi ...
https://man.plustar.jp/php/imagickdraw.setgravity.html - [similar]
テキストによる注記を行う際に使用するフォントファミリーを設定する 0
« ImagickDraw::setFont ImagickDraw::setFontSize » PHP Manual ImagickDraw テキストによる注記を行う際に使用するフォントファミリーを設定する ImagickDraw::setFontFamily (PECL imagick 2, PECL imagick 3) ImagickDraw::setFontFamily — テキストによる注記を行う際に使用するフォントファミリーを設定す ...
https://man.plustar.jp/php/imagickdraw.setfontfamily.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
« 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]
値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 0
« exp fdiv » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す expm1 (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) expm1 — 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 説明 expm1 ( float $num ): float expm1() は、 'exp( num ) - 1' の値を返します。 ...
https://man.plustar.jp/php/function.expm1.html - [similar]
値が無限大であるかどうかを判定する 0
« is_finite is_nan » PHP Manual Math 関数 値が無限大であるかどうかを判定する is_infinite (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) is_infinite — 値が無限大であるかどうかを判定する 説明 is_infinite ( float $num ): bool num が(正または負の)無限大である場合に true を返します。たとえば log(0) ...
https://man.plustar.jp/php/function.is-infinite.html - [similar]
現在位置を設定する 0
« ps_makespotcolor ps_new » PHP Manual PS 関数 現在位置を設定する ps_moveto (PECL ps >= 1.1.0) ps_moveto — 現在位置を設定する 説明 ps_moveto ( resource $psdoc , float $x , float $y ): bool 現在位置を新しい座標に指定します。前回のパスが終了してからはじめて ps_moveto() が呼ばれた場合、新し ...
https://man.plustar.jp/php/function.ps-moveto.html - [similar]