min_not_zero(9) return the minimum that is _not_ zero, unless both are zero

SYNOPSIS

min_not_zero(x, y);

ARGUMENTS

x

value1

y

value2

COPYRIGHT