Difference between revisions of "Sgn"
From WikiManual
m (damn, it evolved) |
|||
Line 4: | Line 4: | ||
Sign Operator '''UNARY''' | Sign Operator '''UNARY''' | ||
− | Returns the sign of the value on the stack. 1 if positive, -1 if negative. | + | Returns the sign of the value on the stack. 1 if positive, -1 if negative. 0 seems to return 0. |
Latest revision as of 15:38, 18 October 2006
Operators:
Basic Commands: |
Sign Operator UNARY
Returns the sign of the value on the stack. 1 if positive, -1 if negative. 0 seems to return 0.