English Portuguese (Brazil)
Floating point Ponto flutuante
Integer (unsigned) Inteiro (não assinado)
Hexadecimal (lower-case) Hexadecimal (minúsculas)
Hexadecimal (upper-case) Hexadecimal (maiúsculas)
Octal Octal
Scientific Notation Notação Científica
Binary SI-Prefixes (Base 1024) Prefixos SI binários (Base 1024)
Decimal SI-Prefixes (Base 1000) Decimal SI-Prefixos (Base 1000)
f_avg - Arithmetic Average f_avg - Média Aritmética
Returns the average value of all measured values per DS Retorna o valor médio.
(soma de valores /número de valores)
f_max - Maximum Value f_max - valor máximo
Returns the highest measured value per DS Retorna o primeiro valor medido
f_min - Minimum Value f_min - valor mínimo
Returns the lowest measured value per DS Retorna o último valor medido
f_sum - Sum f_sum - Soma
Returns the sum of all measured values per DS Retorna o último valor medido
f_num - Number of Values (Not NaN) f_num - Número de valores (não NaN)
Returns the number of valid measured values per DS Retorna o número de valores
f_grd - Gradient f_grd - gradiente
Returns the gradient of a straight line by using linear regression per DS Retorna o gradiente de uma reta usando a regressão linear