Translation

English
English Japanese
Returns the difference between the largest and the smallest value per DS DS ごとの最大値と最小値の差を返します
f_iqr - Interquartile Range f_iqr - 四分位範囲
Returns the distance of the middle50% around the median per DS DSあたりの中央値を中心としたmiddle50%の距離を返します
f_sd - Standard Deviation f_sd - 標準偏差
Returns the square root per data source variance データ ソースの分散ごとの平方根を返します
f_var - Variance f_var - 分散
Returns the variance per DS DS ごとの分散を返します
f_xth - Xth Percentile f_xth - Xパーセンタイル
Returns the xth percentitle. x番目のパーセンタイルを返します。
$var: threshold in percent. Range: [0< $var ≤100] $var: しきい値 (%)範囲: [0< $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. 任意の float の丸められた整数値を返します。
$var: float or string value $var: float または string 値
f_high - Find Highest Value f_high - 最も高い値を見つける
Returns the highest value of a given list of parameters 指定されたパラメータのリストの最大値を返します
$var1, $var2, $var3 ...: values to be compared $var 1、$var 2、$var 3 ...:比較する値
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 - 値が数値でないかどうかを調べる

Loading…

No matching activity found.

Browse all component changes

Glossary

English Japanese
No related strings found in the glossary.

String information

String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/ja-JP.po, string 110