abs-number <number> to <absolute number>
set-number my_num = -10 abs-number my_num to abs_num print-out abs_num new-line