Question 905557
Let's check.
If {{{a=4}}} and {{{b=3}}} then {{{a>b}}} and {{{abs(a)>abs(b)}}}. 
So far so good.
If {{{a=-5}}} and {{{b=-10}}} then {{{a>b}}} however {{{abs(b)>abs(a)}}}.