1. NAME

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

2. SYNOPSIS

min_not_zero( x , y );

3. ARGUMENTS

x
    value1

y
    value2

4. COPYRIGHT