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

Home » Public Forums » archive » Simple question about the '>' sign.
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
Simple question about the '>' sign. [message #69710] Sat, 30 January 2010 12:25
munka is currently offline  munka
Messages: 36
Registered: December 2009
Member
I came across this line:

Y=( B - A*6)>0.

is this equal to:

Y=B - A*6
index=where( Y lt 0., ct)
if ct ne 0 then Y[index]=0.

Also, is the decimal point after the 0 significant? It would help if
I could find somewhere that listed all of the symbols. I think I
found it once,when I had to figure out what the "~" did.... i just
remember looking for a long time to try to figure out what that symbol
meant. It is not blatantly obvious, and everything I google doesn't
come up with the right answers :(

Thanks in advance.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Removing the blanks between elements in a string array
Next Topic: IDL make_dll and unresolved externals

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

Current Time: Wed Oct 08 17:41:54 PDT 2025

Total time taken to generate the page: 0.00573 seconds