Re: Yet again, The Sky is Falling! [message #52846 is a reply to message #52844] |
Thu, 08 March 2007 15:04   |
news.qwest.net
Messages: 137 Registered: September 2005
|
Senior Member |
|
|
"yp" <Yaswant.Pradhan@gmail.com> wrote in message
news:1173394662.260164.22540@s48g2000cws.googlegroups.com...
...
> Hi Bob,
> Sorry about the confusion. Here I go again...
>
> --------------
> null=0.0D
>
> int_LUT, 412.5, 1, 0.0D, 0.0D, 0.0D, 0.03D, result1
> int_LUT, 412.5, 1, null, null, null, 0.03D, result2
>
> print,'RESULT 1: ', (result1[*])
> print,'RESULT 2: ', (result2[*])
> ---------------
>
> RESULT 1: 0.090099994
> RESULT 2: 0.090071241
>
> I hope this is clearer now.
Thanks, that clears it up.
Can you post the routine int_LUT, or post it on a webpage
somewhere?
This is a facinating problem!
Cheers,
bob
|
|
|