fenv_t(3type) fenv_t(3type)
NAME
fenv_t, fexcept_t - floating-point environment
LIBRARY
Standard C library (libc)
SYNOPSIS
#include <fenv.h>
typedef /* ... */ fenv_t;
typedef /* ... */ fexcept_t;
DESCRIPTION
fenv_t represents the entire floating-point environment, including con-
trol modes and status flags.
fexcept_t represents the floating-point status flags collectively.
For further details see fenv(3).
STANDARDS
C99 and later; POSIX.1-2001 and later.
SEE ALSO
fenv(3)
Linux man-pages 6.03 2022-10-30 fenv_t(3type)
Czas wygenerowania: 0.00032 sek.
Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson
Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl