1 03/31/83 nequal 2 3 Syntax: nequal numA numB 4 5 6 Syntax as active function: [nequal numA numB] 7 8 9 Function: returns true if numA is numerically equal to numB; otherwise 10 it returns false.