Sir it may not suite for all Conditions
like if a =1000 and b = 1 for ->(*result > b);
a= 1 and b= 1000 -> a = 1 for ->(*result > a);