跳到正文
手册首页
标准程序库
数学
模糊逻辑
Membership functions
IMembershipFunction
GetValue
GetValue
通过指定自变数计算归属函数值。
MQL5
复制
double
GetValue
(
const
x
// 归属函数自变数
)
参数
x
[in] 归属函数自变数。
返回值
归属函数值。
←
上一篇
IMembershipFunction
下一篇
Fuzzy systems rules
→