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

Home » Public Forums » archive » Re: Relational Operators on Windows
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Relational Operators on Windows [message #71563 is a reply to message #71559] Fri, 25 June 2010 23:18 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Jun 25, 10:45 pm, David Fanning <n...@dfanning.com> wrote:
> Yes. :-)
>
> IDL> a = [3.2, !VALUES.F_NAN, 2]
> IDL> a = a [ where(a lt 3) ]
> % Program caused arithmetic error: Floating illegal operand
> IDL> print, a
>       2.00000

That is just a floating point exception. It does not keep the where()
from working, does not interrupt the program, and can be suppressed
changing !except.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Multi-Array comparison
Next Topic: Re: Add GSHHS coastline on georeferenced image layers retrieved from MODIS HDF file?

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

Current Time: Fri Oct 10 20:43:56 PDT 2025

Total time taken to generate the page: 0.48361 seconds