Mts Multipurpose Elite Instrukcja Użytkownika Strona 259

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 662
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 258
Parameter
number The number to be truncated.
Unit Class
Same the number.
Example
truncate(4.5) = 4
XInterceptValue
The XInterceptValue function returns X-Intercept of the least squares fit line calculated over the specified
region.
Returns
The X-Intercept from the least squares fit line.
Syntax
XInterceptValue (y-axis, x-axis, slope1Index, slope2Index)
Parameters
y-axis Y-Axis data array.
x-axis X-Axis data array.
Slope1Index The start index of the region.
Slope2Index The end index of the region.
Unit Class
Same as X-Axis data.
Example
With the following function, the circled value on the X-Axis is returned.
XInterceptValue (_Load, _Extension, Slope1, Slope2)
MTS TestSuite | 259
Working with Variables
Przeglądanie stron 258
1 2 ... 254 255 256 257 258 259 260 261 262 263 264 ... 661 662

Komentarze do niniejszej Instrukcji

Brak uwag