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

Home » Public Forums » archive » negation operator
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
negation operator [message #49329] Thu, 13 July 2006 06:31
greg michael is currently offline  greg michael
Messages: 163
Registered: January 2006
Senior Member
This is odd...

IDL> print,-100 > -90 < 90

print,-100 > -90 < 90
^
Syntax error.
IDL> print,-100 > (-90) < 90
-90

Is there any reason why a negation operator should ever come lower than
anything else?

Greg
[Message index]
 
Read Message
Previous Topic: IDL Colorbar generation question
Next Topic: Re: Rendering order

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

Current Time: Fri Oct 10 09:28:34 PDT 2025

Total time taken to generate the page: 1.11772 seconds