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