Note: You must add uk to the end of the address, it's to help prevent spam. |
SGN() TYPE: Integer Function Action: SGN gives you an integer value depending upon the sign of the <numeric> argument. If the argument is positive the result is 1, if zero the result is also 0, if negative the result is -1. EXAMPLE of SGN Function:
|