GetValue 通过指定自变数计算归属函数值。 MQL5复制double GetValue( const double x // 自变数 ) 参数 x [in] 归属函数自变数。 返回值 归属函数值。