opensolaris man page for feclearexcept

Query: feclearexcept

OS: opensolaris

Section: 3m

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

feclearexcept(3M)					  Mathematical Library Functions					 feclearexcept(3M)

NAME
feclearexcept - clear floating-point exception
SYNOPSIS
c99 [ flag... ] file... -lm [ library... ] #include <fenv.h> int feclearexcept(int excepts);
DESCRIPTION
The feclearexcept() function attempts to clear the supported floating-point exceptions represented by excepts.
RETURN VALUES
If excepts is 0 or if all the specified exceptions were successfully cleared, feclearexcept() returns 0. Otherwise, it returns a non-zero value.
ERRORS
No errors are defined.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
fenv.h(3HEAD), fegetexceptflag(3M), feraiseexcept(3M), fesetexceptflag(3M), fetestexcept(3M), attributes(5), standards(5) SunOS 5.11 12 Jul 2006 feclearexcept(3M)
Related Man Pages
fetestexcept(3m) - opensolaris
fesetexceptflag(3m) - sunos
feraiseexcept(3) - netbsd
fetestexcept(3) - netbsd
feraiseexcept(3m) - sunos
Similar Topics in the Unix Linux Community
How to learn UNIX
What does this mean?
PHP Man Pages Now Available (Over 10,000)
Grep the 'not running' jobs and will send the update in mail with its name(job)
What's legal and what's not?