hpux man page for fminw

Query: fminw

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
fdimq(3m) - hpux
fdimw(3m) - hpux
fmax(3m) - hpux
fmaxw(3m) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable