1.DS L 2.TS 3box center; 4c s s 5c s s 6c c c 7n ap-2 a. 8Table 2.1 \- Operator Suffixes 9= 10.sp 11Unary operator suffixes 12.sp .1i 13Suffix Example Argument type 142 NEG2 Short integer (2 bytes) 154 SQR4 Long integer (4 bytes) 168 ABS8 Real (8 bytes) 17.sp 18_ 19.sp 20.T& 21c s s 22c c c 23n ap-2 a. 24Binary operator suffixes 25.sp .1i 26Suffix Example Argument type 272 ADD2 Two short integers 2824 MUL24 Short above long integer 2942 REL42 Long above short integer 304 DIV4 Two long integers 3128 DVD28 Short integer above real 3248 REL48 Long integer above real 3382 SUB82 Real above short integer 3484 MUL84 Real above long integer 358 ADD8 Two reals 36.sp 37_ 38.sp 39.T& 40c s s 41c c c 42n ap-2 a. 43Other Suffixes 44.sp .1i 45Suffix Example Argument types 46T ADDT Sets 47G RELG Strings 48.sp 49.TE 50.DE 51