Query: fabsf
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fabs(3M) fabs(3M)NAMEfabs(), fabsf(), fabsl(), fabsw(), fabsq() - absolute value functionsSYNOPSISHP Integrity Server OnlyDESCRIPTIONThe function returns the absolute value of x, |x|. is a version of it takes a argument and returns a result. Integrity Server Only is a version of it takes a argument and returns a result. is an version of it takes an argument and returns an result. is equivalent to on HP-UX systems.USAGETo use compile either with the default option or with the option. For PA-RISC only, the option must be used along with the option. To use (for Integrity servers) or compile either with the default option or with the and options. To use or compile with the option. To use these functions, make sure your program includes and link in the math library by specifying on the compiler or linker command line. For more information, see the at the following site:RETURN VALUEIf x returns +INFINITY. If x is NaN, returns NaN. These functions raise no exceptions.ERRORSNo errors are defined.SEE ALSOabs(3C), cabs(3M), ceil(3M), floor(3M), fmod(3M), rint(3M), math(5).STANDARDS CONFORMANCE: SVID3, XPG4.2, ANSI C, ISO/IEC C99 (including Annex F, "IEC 60559 floating-point arithmetic") : ISO/IEC C99 (including Annex F, "IEC 60559 floating-point arithmetic") fabs(3M)
Related Man Pages |
---|
ceilf(3m) - hpux |
ceilw(3m) - hpux |
fabs(3m) - hpux |
fabsl(3m) - hpux |
floorw(3m) - hpux |
Similar Topics in the Unix Linux Community |
---|
Incompatiblity of the code due to CC compiler version mismatch. |
Perl:: mass replacement of converting C code formats to tgmath.h |