int sgn (int|float arg)
Return the sign of the argument. arg sgn(arg) -------------- > 0 1 0 0 < 0 -1
Introduced in LDMud 3.2.9.
abs(E)