Name

min_not_zero — return the minimum that is _not_ zero, unless both are zero

Synopsis

min_not_zero ( x,
  y);
 

Arguments

x

value1

y

value2