gt vs >, eq vs =, lt vs <
I have inherited a system that a few developers have written code for. I cant seem to find any idoc script documentation on lt, gt, eq and how they are different from <,>,and =. Is these just different options and thus different styles of development code writing. Is there a history on this? Is one set deprecated or are they just used differently, ie, string vs. number etc.