Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Pno% is the number that refers to the TeLiTab sets in the Data slot. Pno% should be an integer value or a parameter which is assigned an integer value and is the number of the TeLiTab set in the expressions' data slot.
  • @ObjFn() refers to the Object from which data will be used.
  • TeLiTab$ TeLiTab$ refers to the string parameter that contains the TeLiTab.
  • Ndim% is the number of dimensions (or columns in a table...).
  • "ColLab$_1" and @ObjColPar_1 refer to the column that will be used as the first parameter.
  • "ColLab$_2" and @ObjColPar_2 refer to the column that will be used as the second parameter. etc.
  • Xint is the parameter used to calculated the value

...

  1. See also Telitab access for a generic description on the use of TeLiTab data
  2. Similar to other Data analysis functions, the FOURIER function is a convenient way to interpolate and evaluate data
  3. The general format of the Fourier row is:

...