BOOTSTRAP (klibm) functions


LIBRARY ROUTINE

kmin - return the lessor of two values.

LIBRARY CALL

kmin(x, y)

INPUT

OUTPUT

none

RETURN VALUE

the smaller value of the two input arguments.

DESCRIPTION

The kmin function obtains the smaller of the two input arguments. This is a macro, so any data type is supported.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/include/klibm/klibm.h

SEE ALSO

klibm(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.