Translation

English
English Chinese (Traditional)
f_sd - Standard Deviation f_sd-標準偏差
Returns the square root per data source variance 返回最後一個測量值
f_var - Variance f_var-方差
Returns the variance per DS 以整數形式返回float
f_xth - Xth Percentile f_xth-Xth百分位數
Returns the xth percentitle. 返回最後一個測量值
$var: threshold in percent. Range: [0< $var ≤100] $ var:閾值百分比。範圍:[0lt; $ var≤100]
f_dot - Duration Over Threshold f_dot-持續時間超過閾值
Returns the duration over a defined threshold in percent. 返回超過已定義閾值的持續時間(以百分比為單位)。
$var: threshold (absolute) $ var:閾值(絕對值)
f_sot - Sum Over Threshold f_sot-閾值總和
Returns the sum of values over a defined threshold. 返回值的數量
f_floor - Round Fractions Down f_floor-向下舍入小數
Returns the next lowest integer value by rounding down value if necessary. 如果有必要,通過舍入值返回下一個最小整數值。
$var: float $ var:浮動
f_ceil - Round Fractions Up f_ceil-向上舍入小數
Returns the next highest integer value by rounding up value if necessary. 必要時通過舍入值來返回下一個最大的整數值。
f_round - Round A Float f_round-A輪浮動
Returns the rounded integer value of any given float. 返回給定參數列表的最低值
$var: float or string value $ var:浮點數或字符串值
f_high - Find Highest Value f_high-查找最高價值
Returns the highest value of a given list of parameters 返回給定參數列表的最高值
$var1, $var2, $var3 ...: values to be compared $ var1,$ var2,$ var3 ...:要比較的值
f_high - Find Lowest Value f_high-查找最低值
Returns the lowest value of a given list of parameters 返回給定參數列表的最低值
f_if - Conditional Operation - IF-THEN-ELSE Logic f_if-條件運算-IF-THEN-ELSE邏輯
Returns B if A is true or C if A is false 如果A為true,則返回B;如果A為false,則返回C
f_isNaN - Find whether a value is not a number f_isNaN-查找值是否不是數字
Returns 1 (or B) if A === NaN or 0 (or C) if not. Parameters B and C are optional. 如果A === NaN,則返回1(或B);否則,則返回0(或C)。參數B和C是可選的。
f_cmp - Complex Comparison f_cmp-複雜比較
f_int - Alias of f_floor f_int-f_floor的別名

Loading…

No matching activity found.

Browse all component changes

Glossary

English Chinese (Traditional)
No related strings found in the glossary.

String information

String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/zh-TW.po, string 112