検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 777 for [SIMILAR] 16 1024 4096 WITH 122523 gmagickdraw W... (0.838 sec.)
正接(タンジェント) 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]
逆双曲線余弦(アークハイパボリックコサイン) 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]
指定された位置にテキストを出力する 0
« ps_show_xy2 ps_show2 » PHP Manual PS 関数 指定された位置にテキストを出力する ps_show_xy (PECL ps >= 1.1.0) ps_show_xy — 指定された位置にテキストを出力する 説明 ps_show_xy ( resource $psdoc , string $text , float $x , float $y ): bool 指定された位置にテキストを出力します。 パラメータ ps ...
https://man.plustar.jp/php/function.ps-show-xy.html - [similar]
画像をシャープにする 0
« Imagick::shadowImage Imagick::shaveImage » PHP Manual Imagick 画像をシャープにする Imagick::sharpenImage (PECL imagick 2, PECL imagick 3) Imagick::sharpenImage — 画像をシャープにする 説明 public Imagick::sharpenImage ( float $radius , float $sigma , int $channel = Imagick::CHANNEL_DEFA ...
https://man.plustar.jp/php/imagick.sharpenimage.html - [similar]
点を描画する 0
« ImagickDraw::pathStart ImagickDraw::polygon » PHP Manual ImagickDraw 点を描画する ImagickDraw::point (PECL imagick 2, PECL imagick 3) ImagickDraw::point — 点を描画する 説明 public ImagickDraw::point ( float $x , float $y ): bool 警告 この関数は、 現在のところ詳細な情報はありません。引数 ...
https://man.plustar.jp/php/imagickdraw.point.html - [similar]