hpux man page for fesetround

Query: fesetround

OS: hpux

Section: 3m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

fesetround(3M)															    fesetround(3M)

NAME
fesetround() - set floating-point rounding direction mode
SYNOPSIS
DESCRIPTION
The function establishes the rounding direction represented by its argument round. The round argument must equal one of the macros: and If the argument does not match a rounding direction macro, the rounding direction is not changed. The default rounding direction mode is round to nearest
USAGE
To use this function, compile either with the default option or with the and options. Make sure your program includes For HP Integrity servers, specify on the compiler command line or place the call to this function under the effect of an affirmative pragma: If the pragma is placed outside of any top-level declarations in a file, the pragma will apply to all declarations in the compilation fol- lowing the pragma until another pragma is encountered or until the end of the file is reached. If the pragma is placed at the beginning of a block (compound statement), the pragma will apply until another pragma is encountered or until the end of the block is reached. For PA-RISC, you might need to use the compiler option in order to prevent optimizations that can undermine the specified behavior of this function. Link in the math library by specifying on the compiler or linker command line. For more information, see the at the following site:
RETURN VALUE
The function returns a zero value if and only if the argument is equal to a rounding direction macro.
ERRORS
No errors are defined.
EXAMPLES
Save, set, and restore the rounding direction.
SEE ALSO
fegetround(3M), fenv(5).
STANDARDS CONFORMANCE
: ISO/IEC C99 (including Annex F, "IEC 60559 floating-point arithmetic") fesetround(3M)
Related Man Pages
fesetround(3) - mojave
fegetround(3m) - opensolaris
fesetround(3m) - opensolaris
fegetround(3m) - hpux
fegetround(3) - osx
Similar Topics in the Unix Linux Community
How use #pragma pack() in HP unix ?
hmm
Performance Monitoring
Importing PGP keys
pragma page