English Korean
Returns the highest measured value per DS 첫 번째 측정 값을 반환합니다.
Returns the lowest measured value per DS 마지막으로 측정 된 값을 반환합니다.
Returns the sum of all measured values per DS 마지막으로 측정 된 값을 반환합니다.
Returns the number of valid measured values per DS 값의 수를 반환합니다.
Returns the gradient of a straight line by using linear regression per DS 선형 회귀를 사용하여 직선의 그래디언트를 반환합니다.
Returns the last valid measured value per DS 마지막으로 측정 된 값을 반환합니다.
Returns the first valid measured value per DS 첫 번째 측정 값을 반환합니다.
Returns the number of NaNs stored per DS 값의 수를 반환합니다.
Returns that value that separates the higher half from the lower half per DS DS 당 상위 절반과 하위 절반을 구분하는 값을 반환합니다.
Returns the difference between the largest and the smallest value per DS DS 당 가장 큰 값과 가장 작은 값의 차이를 반환합니다.
Returns the distance of the middle50% around the median per DS DS 당 중앙값 주변의 middle50 % 거리를 반환합니다.
Returns the square root per data source variance 마지막으로 측정 된 값을 반환합니다.
Returns the variance per DS float를 정수로 반환합니다.
Returns the highest value of a given list of parameters 지정된 매개 변수 목록의 가장 높은 값을 반환합니다.
Returns the lowest value of a given list of parameters 지정된 파라미터리스트의 최저치를 돌려줍니다.
Returns B if A is true or C if A is false A가 참이면 B를 반환하고 A가 거짓이면 C를 반환합니다.
Decimal Mark used to separate the integer part from the fractional part 정수 부분의 끝과 소수 부분의 시작을 나타내는 기호입니다.
Used to override normal precedence or to mark the first level of nesting 일반적인 우선 순위를 무시하거나 첫 번째 중첩 수준을 표시하는 데 사용됩니다.
Used to override normal precedence or to mark the second level of nesting 일반 우선 순위를 무시하거나 두 번째 수준의 중첩을 표시하는 데 사용됩니다.
Used to separate arguments forwarded to a function 함수로 전달되는 인수를 구분하는 데 사용됩니다.