English Japanese
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-Xパーセンタイル
Returns the xth percentitle. 最後の測定値を返します
$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:float
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-最高値を見つける