検索

phrase: max: clip:
target: order:
Results of 11 - 18 of about 18 for Sin (0.002 sec.)
余弦(コサイン) 7824
« ceil cosh » PHP Manual Math 関数 余弦(コサイン) cos (PHP 4, PHP 5, PHP 7, PHP 8) cos — 余弦( ... ); // -1 ?> 参考 acos() - 逆余弦(アークコサイン) sin() - 正弦(サイン) tan() - 正接(タンジェント) de ...
https://man.plustar.jp/php/function.cos.html - [similar]
Trader 関数 7824
« 定義済み定数 trader_acos » PHP Manual Trader Trader 関数 Trader 関数 目次 trader_acos — Vector ... — Aroon trader_aroonosc — Aroon Oscillator trader_asin — Vector Trigonometric ASin trader_atan — Vector T ... cdl3outside — Three Outside Up/Down trader_cdl3starsinsouth — Three Stars In The South trader_cdl3whiteso ... -hold trader_cdlbreakaway — Breakaway trader_cdlclosingmarubozu — Closing Marubozu trader_cdlconcealbabys ... wman — Rickshaw Man trader_cdlrisefall3methods — Rising/Falling Three Methods trader_cdlseparatinglines — ...
https://man.plustar.jp/php/ref.trader.html - [similar]
正接(タンジェント) 7755
« srand tanh » PHP Manual Math 関数 正接(タンジェント) tan (PHP 4, PHP 5, PHP 7, PHP 8) tan — ... タンジェント) atan2() - 2 変数のアークタンジェント sin() - 正弦(サイン) cos() - 余弦(コサイン) tanh() ...
https://man.plustar.jp/php/function.tan.html - [similar]
文字列のコードを評価し、動的に関数を作成する 7583
« call_user_func forward_static_call_array » PHP Manual 関数処理 関数 文字列のコードを評価し、動 ... create_function ( '$x,$y' , 'return "some trig: ".(sin($x) + $x*cos($y));' ), create_function ( '$x,$y' , ... og($a)/$b; } else { return false; }' ) ); echo "\nUsing the first array of dynamic functions\n" ; echo "p ... similar_text($a, $b, $p) . "($p%)";' ) ); echo "\nUsing the second array of dynamic functions\n" ; proces ... ray( function( $x , $y ) { return "some trig: " .( sin ( $x ) + $x * cos ( $y )); }, function( $x , $y ) ...
https://man.plustar.jp/php/function.create-function.html - [similar]
多角形の描画時に使用する塗りつぶしルールを設定する 7583
« ImagickDraw::setFillPatternURL ImagickDraw::setFont » PHP Manual ImagickDraw 多角形の描画時に使 ... nts , 360 ) * pi () / 180 ; } $positionX = $size * sin ( $angle ); $positionY = $size * cos ( $angle ); i ...
https://man.plustar.jp/php/imagickdraw.setfillrule.html - [similar]
数学関数 7515
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 ... sh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) asinh — 逆双曲線正弦(アー ... rand — 乱数を生成する round — 浮動小数点数を丸める sin — 正弦(サイン) sinh — 双曲線正弦(ハイパボリック ...
https://man.plustar.jp/php/book.math.html - [similar]
Math 関数 7515
« 定義済み定数 abs » PHP Manual Math Math 関数 Math 関数 目次 abs — 絶対値 acos — 逆余弦(アーク ... sh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) asinh — 逆双曲線正弦(アー ... rand — 乱数を生成する round — 浮動小数点数を丸める sin — 正弦(サイン) sinh — 双曲線正弦(ハイパボリック ...
https://man.plustar.jp/php/ref.math.html - [similar]
浮動小数点数を丸める 7326
« rand sin » PHP Manual Math 関数 浮動小数点数を丸める round (PHP 4, PHP 5, PHP 7, PHP 8) round ... float(9) 例4 桁数を指定した mode の例 <?php echo 'Using PHP_ROUND_HALF_UP with 1 decimal digit precision' ... , 1 , PHP_ROUND_HALF_UP )); echo PHP_EOL ; echo 'Using PHP_ROUND_HALF_DOWN with 1 decimal digit precisio ... 1 , PHP_ROUND_HALF_DOWN )); echo PHP_EOL ; echo 'Using PHP_ROUND_HALF_EVEN with 1 decimal digit precisio ... 1 , PHP_ROUND_HALF_EVEN )); echo PHP_EOL ; echo 'Using PHP_ROUND_HALF_ODD with 1 decimal digit precision ...
https://man.plustar.jp/php/function.round.html - [similar]
PREV 1 2 NEXT