License
Distributed under the
Boost Software License 1.0.
(See accompanying file LICENSE)
Standards
ISO/IEC 9899:1999 (E)
D header file for C99.
(See accompanying file LICENSE)
int feclearexcept(int excepts)int fetestexcept(int excepts)int feholdexcept(fenv_t * envp)int fegetexceptflag(fexcept_t * flagp, int excepts)int fesetexceptflag(const scope fexcept_t * flagp, int excepts)int fegetround()int fesetround(int round)int fegetenv(fenv_t * envp)int fesetenv(const scope fenv_t * envp)