hpux man page for fmin

Query: fmin

OS: hpux

Section: 3m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

fmin(3M)																  fmin(3M)

NAME
fmin(), fminf(), fminl(), fminw(), fminq() - minimum value functions
SYNOPSIS
HP Integrity Server Only
DESCRIPTION
The function determines the minimum numeric value of its arguments. Integrity Server Only is a version of it takes arguments and returns a result. is a version of it takes arguments and returns a result. is an version of it takes arguments and returns an result. is equivalent to on HP-UX systems.
USAGE
To use this function, compile either with the default option or with the and options. To use (for Integrity servers) or compile with the option. Make sure your program includes Link in the math library by specifying on the compiler or linker command line.
RETURN VALUE
The function returns the minimum numeric value of its arguments. If one argument is a NaN and the other is numeric, returns the numeric argument. If both arguments are NaNs, returns NaN.
ERRORS
No errors are defined.
SEE ALSO
fdim(3M), fmax(3M), math(5).
STANDARDS CONFORMANCE
: ISO/IEC C99 (including Annex F, ``IEC 60559 floating-point arithmetic'') fmin(3M)
Related Man Pages
fdiml(3m) - hpux
fdimw(3m) - hpux
fmax(3m) - hpux
fmaxw(3m) - hpux
fminf(3m) - hpux
Similar Topics in the Unix Linux Community
sh script for file received confirmation
what does 'common /filter/ npass ' mean ?
Script returning 0
Install Zabbix agent on Solaris 11
Outputting characters after a given string and reporting the characters in the row below --sed