Sign Summary The Sign function returns an indicator of the sign of a numeric expression. Syntax Sign(numeric_exp) Return Type Integer Details Examples eval Sign(0); 0 eval Sign(0.52359); 1 sele...
Sign Summary The Sign function returns an indicator of the sign of a numeric expression. Syntax Sign(numeric_exp) Return Type Integer Details Examples eval Sign(0); 0 eval Sign(0.52359); 1 sele...