Function StackComparisions
is MinMax
Check the given value is greater and equal to min_value and less than and equal to max_value
Output
return boolean value
Check the given value is greater and equal to min_value and less than and equal to max_value
return boolean value