Query: fdiml
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fdim(3M) fdim(3M)NAMEfdim(), fdimf(), fdiml(), fdimw(), fdimq() - positive difference functionsSYNOPSISHP Integrity Server OnlyDESCRIPTIONThe function determines the positive difference between 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.USAGETo 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 VALUEThe function returns the positive difference between x and y. If x y, returns x y (and raises any exceptions resulting from the subtraction). If x y, returns +zero. If x or y is NaN, returns NaN. If both arguments are NaNs, returns NaN. returns a positively signed infinity in lieu of a value whose magnitude is too large, and raises the overflow and inexact exceptions.ERRORSNo errors are defined.SEE ALSOfdim(3M), fmin(3M), math(5).STANDARDS CONFORMANCE: ISO/IEC C99 (including Annex F, ``IEC 60559 floating-point arithmetic'') fdim(3M)
Related Man Pages |
---|
fdiml(3m) - hpux |
fdimq(3m) - hpux |
fmax(3m) - hpux |
fminq(3m) - hpux |
fminw(3m) - hpux |
Similar Topics in the Unix Linux Community |
---|
Whats the difference between... |
difference between == and = |
difference between ls -b and ls command |
su u/n and su - u/n |
difference... |