Difference between revisions of "Sgn"
From WikiManual
m (damn, it evolved) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
===[[Operators]]:=== | ===[[Operators]]:=== | ||
{{Basic Commands}} | {{Basic Commands}} |
Revision as of 21:49, 23 December 2005
Operators:
Basic Commands: |
Sign Operator UNARY
Returns the sign of the value on the stack. 1 if positive, -1 if negative. I do not remember what 0 returns.