comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Another version of "The sky is falling" problem ??
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Another version of "The sky is falling" problem ?? [message #88646] Fri, 23 May 2014 01:56
franciscoaiglesias is currently offline  franciscoaiglesias
Messages: 2
Registered: May 2014
Junior Member
Hi all,

My guess is that the difference in the single precision computations below is due to the usage of the TPOOL. What do you think ?

a = randomn(seed, 248, 256, 9972) * 100. + 4.e3

print, total(a) ; gives 1.42030e+12
print, total(a, /double) ;gives 2.5324144e+12
print, total(total(total(a, 1),1));gives 2.53250e+12

Thanks !
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Generalisation of the use of lists in the IDL language
Next Topic: Bug in IDL or, may be in my head ?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:06:49 PDT 2025

Total time taken to generate the page: 0.00444 seconds