Hi,
I don't use the '>' symbolic version much, but I do use the GT and friends (EQ, GE, LT...) quite a bit and its my understanding that the character version returns a true/false. The example I'm thinking of is if you have a float image and you give it 'b1 gt 0.5', the result will be a binary image with all pixels that met the condition as 1 and all that failed as 0. I hope that helps a bit.
Laura
|