Skip to main content
12-Amethyst
December 13, 2022
Solved

Calculation to be performed based on the interperolated value

  • December 13, 2022
  • 1 reply
  • 1107 views

There is one more calculation to be performed based on the interperolated values.  However the value of idahoan_0-1670894137922.png appears to change after the calculation of idahoan_1-1670894200743.png.  I do not understand why?  Any suggestions.

 

Thanks.

 

 

Best answer by terryhendicott

Hi,

Function get_k() is defined twice.  Value changes when you define the second function.

Cheers

Terry

1 reply

21-Topaz II
December 13, 2022

Hi,

Function get_k() is defined twice.  Value changes when you define the second function.

Cheers

Terry

idahoan12-AmethystAuthor
12-Amethyst
December 14, 2022

Thank you very much Terry.