Versions Compared

Key

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

...

A TeLiTab dataset is plased in the dataset of the relation using GAUSSINT:

|GAUSSINT1|
0
3 "XC" "YC" "ZC"
"1" 1 1 4
"2" 2 4 5
"3" 3 9 6
"4" 4 16 7
"5" 5 25 8
"6" 6 36 9
"7" 7 49 8
"8" 8 64 7
"9" 9 81 6
"10" 10 100 5|

The relation will be: 

y = GAUSSINT(1, 3, "XC", "YC", "ZC", a, b, beta)

for a=3, b=4, beta=0.5, returns

y=6.45


 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview