Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

fmind32(3m) [hpux man page]

fmind64(3M)															       fmind64(3M)

NAME
fmind64(), fmind128(), fmind32() - decimal minimum value functions SYNOPSIS
DESCRIPTION
The function determines the minimum numeric value of its arguments. is a version of it takes arguments and returns a result. is a version of it takes arguments and returns a result. These math functions are supported for HP-UX 11i Version 3 September 2008 Update and forward. USAGE
To use any of these functions, compile with the option. Make sure your program defines and then includes Link in the math library by specifying or on the linking command line. For more information, see the at the following site: RETURN VALUE
If one argument is NaN and the other is numeric, returns the numeric argument. If both arguments are NaN, returns NaN. ERRORS
No errors are defined. SEE ALSO
fdimd64(3M), fmaxd64(3M), math(5). STANDARDS CONFORMANCE
These functions conform to ISO/IEC TR 24732, "Extension for the programming language C to support decimal floating-point arithmetic". HP Integrity Server Only fmind64(3M)

Check Out this Related Man Page

fmind64(3M)															       fmind64(3M)

NAME
fmind64(), fmind128(), fmind32() - decimal minimum value functions SYNOPSIS
DESCRIPTION
The function determines the minimum numeric value of its arguments. is a version of it takes arguments and returns a result. is a version of it takes arguments and returns a result. These math functions are supported for HP-UX 11i Version 3 September 2008 Update and forward. USAGE
To use any of these functions, compile with the option. Make sure your program defines and then includes Link in the math library by specifying or on the linking command line. For more information, see the at the following site: RETURN VALUE
If one argument is NaN and the other is numeric, returns the numeric argument. If both arguments are NaN, returns NaN. ERRORS
No errors are defined. SEE ALSO
fdimd64(3M), fmaxd64(3M), math(5). STANDARDS CONFORMANCE
These functions conform to ISO/IEC TR 24732, "Extension for the programming language C to support decimal floating-point arithmetic". HP Integrity Server Only fmind64(3M)
Man Page