Expand description
fenv.h implementation.
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/fenv.h.html.
Structs§
Constants§
- FE_
ALL_ EXCEPT - See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/fenv.h.html.
- FE_
TONEAREST - See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/fenv.h.html.
Functions§
- feclearexcept⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/feclearexcept.html.
- fegetenv⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/fegetenv.html.
- fegetexceptflag⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/fegetexceptflag.html.
- fegetround⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/fegetround.html.
- feholdexcept⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/feholdexcept.html.
- feraiseexcept⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/feraiseexcept.html.
- fesetenv⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/fesetenv.html.
- fesetexceptflag⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/fesetexceptflag.html.
- fesetround⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/fegetround.html.
- fetestexcept⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/fetestexcept.html.
- feupdateenv⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/feupdateenv.html.