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

Home » Public Forums » archive » differences idl5.5 and idl5.6
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
differences idl5.5 and idl5.6 [message #34081] Wed, 19 February 2003 07:16
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Hi,

today I found a difference in handling infite numbers by the new version.


IDL 5.6

IDL> a=1./0 &print,a,fix(a)
Inf -32768


IDL 5.5

IDL> a=1./0 &print,a,fix(a)
Inf 0



So I can't say which is right both results are terrible.

Now it is totally clear that this case must be tested.



Reimar


--
Reimar Bauer

Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
============================================================ =======
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: WHERE approaching Flatland
Next Topic: Passing BYTE array to COM DLL written in VC++

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

Current Time: Wed Oct 08 15:51:56 PDT 2025

Total time taken to generate the page: 0.00564 seconds