MQL5 リファレンス数学関数MathSin MathAbsMathArccosMathArcsinMathArctanMathArctan2MathClassifyMathCeilMathCosMathExpMathFloorMathLogMathLog10MathMaxMathMinMathModMathPowMathRandMathRoundMathSinMathSqrtMathSrandMathTanMathIsValidNumberMathExpm1MathLog1pMathArccoshMathArcsinhMathArctanhMathCoshMathSinhMathTanhMathSwap MathSin 指定された角度のサインを返します。 double MathSin( double value // ラジアンでの引数 ); パラメータ value [in] ラジアンで表した角度 戻り値 ラジアンではかられた角度のサイン-1 〜 1の 値 注意事項 MathSin() の代わりに sin() の使用が可能です。 MathRound MathSqrt