MathGamma 计算真实参数x的伽玛函数值。 MQL5复制double MathGamma( const double x // 函数的参数 ) 参数 x [in] 函数的真实参数。 返回值 伽玛函数值。