Query: fmind128
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fmind64(3M) fmind64(3M)NAMEfmind64(), fmind128(), fmind32() - decimal minimum value functionsSYNOPSISDESCRIPTIONThe 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.USAGETo 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 VALUEIf one argument is NaN and the other is numeric, returns the numeric argument. If both arguments are NaN, returns NaN.ERRORSNo errors are defined.SEE ALSOfdimd64(3M), fmaxd64(3M), math(5).STANDARDS CONFORMANCEThese 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)
Related Man Pages |
---|
fdimd32(3m) - hpux |
fdimd64(3m) - hpux |
fmaxd32(3m) - hpux |
fmodd128(3m) - hpux |
fmodd32(3m) - hpux |
Similar Topics in the Unix Linux Community |
---|
numeric values ending in 'U' |
Make a file accept only two arguments from the command line |