signOfExpr = sgn(expr)
expr
sgn
for
first < last
first > last
for x = first to last STEP sgn(last-first) print x next