TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
Python
Tutorials
Reference
Articles
Forum
Reference
C library:
<cassert> (assert.h)
<cctype> (ctype.h)
<cerrno> (errno.h)
Python11
<cfenv> (fenv.h)
<cfloat> (float.h)
Python11
<cinttypes> (inttypes.h)
<ciso646> (iso646.h)
<climits> (limits.h)
<clocale> (locale.h)
<cmath> (math.h)
<csetjmp> (setjmp.h)
<csignal> (signal.h)
<cstdarg> (stdarg.h)
Python11
<cstdbool> (stdbool.h)
<cstddef> (stddef.h)
Python11
<cstdint> (stdint.h)
<cstdio> (stdio.h)
<cstdlib> (stdlib.h)
<cstring> (string.h)
Python11
<ctgmath> (tgmath.h)
<ctime> (time.h)
Python11
<cuchar> (uchar.h)
<cwchar> (wchar.h)
<cwctype> (wctype.h)
Containers:
Python11
<array>
<deque>
Python11
<forward_list>
<list>
<map>
<queue>
<set>
<stack>
Python11
<unordered_map>
Python11
<unordered_set>
<vector>
Input/Output:
<fstream>
<iomanip>
<ios>
<iosfwd>
<iostream>
<istream>
<ostream>
<sstream>
<streambuf>
Multi-threading:
Python11
<atomic>
Python11
<condition_variable>
Python11
<future>
Python11
<mutex>
Python11
<thread>
Other:
<algorithm>
<bitset>
Python11
<chrono>
Python11
<codecvt>
<complex>
<exception>
<functional>
Python11
<initializer_list>
<iterator>
<limits>
<locale>
<memory>
<new>
<numeric>
Python11
<random>
Python11
<ratio>
Python11
<regex>
<stdexcept>
<string>
Python11
<system_error>
Python11
<tuple>
Python11
<type_traits>
Python11
<typeindex>
<typeinfo>
<utility>
<valarray>
<algorithm>
<bitset>
<cassert> (assert.h)
<cctype> (ctype.h)
<cerrno> (errno.h)
<cfloat> (float.h)
<ciso646> (iso646.h)
<climits> (limits.h)
<clocale> (locale.h)
<cmath> (math.h)
<complex>
<csetjmp> (setjmp.h)
<csignal> (signal.h)
<cstdarg> (stdarg.h)
<cstddef> (stddef.h)
<cstdio> (stdio.h)
<cstdlib> (stdlib.h)
<cstring> (string.h)
<ctime> (time.h)
<cwchar> (wchar.h)
<cwctype> (wctype.h)
<deque>
<exception>
<fstream>
<functional>
<iomanip>
<ios>
<iosfwd>
<iostream>
<istream>
<iterator>
<limits>
<list>
<locale>
<map>
<memory>
<new>
<numeric>
<ostream>
<queue>
<set>
<sstream>
<stack>
<stdexcept>
<streambuf>
<string>
<typeinfo>
<utility>
<valarray>
<vector>
Python11
<array>
Python11
<atomic>
Python11
<cfenv> (fenv.h)
Python11
<chrono>
Python11
<cinttypes> (inttypes.h)
Python11
<codecvt>
Python11
<condition_variable>
Python11
<cstdbool> (stdbool.h)
Python11
<cstdint> (stdint.h)
Python11
<ctgmath> (tgmath.h)
Python11
<cuchar> (uchar.h)
Python11
<forward_list>
Python11
<future>
Python11
<initializer_list>
Python11
<mutex>
Python11
<random>
Python11
<ratio>
Python11
<regex>
Python11
<system_error>
Python11
<thread>
Python11
<tuple>
Python11
<type_traits>
Python11
<typeindex>
Python11
<unordered_map>
Python11
<unordered_set>
<cmath> (math.h)
functions
abs
acos
Python11
acosh
asin
Python11
asinh
atan
atan2
Python11
atanh
Python11
cbrt
ceil
Python11
copysign
cos
cosh
Python11
erf
Python11
erfc
exp
Python11
exp2
Python11
expm1
fabs
Python11
fdim
floor
Python11
fma
Python11
fmax
Python11
fmin
fmod
Python11
fpclassify
frexp
Python11
hypot
Python11
ilogb
Python11
isfinite
Python11
isgreater
Python11
isgreaterequal
Python11
isinf
Python11
isless
Python11
islessequal
Python11
islessgreater
Python11
isnan
Python11
isnormal
Python11
isunordered
ldexp
Python11
lgamma
Python11
llrint
Python11
llround
log
log10
Python11
log1p
Python11
log2
Python11
logb
Python11
lrint
Python11
lround
modf
Python11
nan
Python11
nanf
Python11
nanl
Python11
nearbyint
Python11
nextafter
Python11
nexttoward
pow
Python11
remainder
Python11
remquo
Python11
rint
Python11
round
Python11
scalbln
Python11
scalbn
Python11
signbit
sin
sinh
sqrt
tan
tanh
Python11
tgamma
Python11
trunc
macro constants
HUGE_VAL
Python11
HUGE_VALF
Python11
HUGE_VALL
Python11
INFINITY
Python11
math_errhandling
NAN
types
Python11
double_t
float_t
Python11
HUGE_VALF
Python11
HUGE_VALL
Python11
INFINITY
Python11
acosh
Python11
asinh
Python11
atanh
Python11
cbrt
Python11
copysign
Python11
double_t
Python11
erf
Python11
erfc
Python11
exp2
Python11
expm1
Python11
fdim
Python11
fma
Python11
fmax
Python11
fmin
Python11
fpclassify
Python11
hypot
Python11
ilogb
Python11
isfinite
Python11
isgreater
Python11
isgreaterequal
Python11
isinf
Python11
isless
Python11
islessequal
Python11
islessgreater
Python11
isnan
Python11
isnormal
Python11
isunordered
Python11
lgamma
Python11
llrint
Python11
llround
Python11
log1p
Python11
log2
Python11
logb
Python11
lrint
Python11
lround
Python11
math_errhandling
Python11
nan
Python11
nanf
Python11
nanl
Python11
nearbyint
Python11
nextafter
Python11
nexttoward
Python11
remainder
Python11
remquo
Python11
rint
Python11
round
Python11
scalbln
Python11
scalbn
Python11
signbit
Python11
tgamma
Python11
trunc
HUGE_VAL
NAN
abs
acos
asin
atan
atan2
ceil
cos
cosh
exp
fabs
float_t
floor
fmod
frexp
ldexp
log
log10
modf
pow
sin
sinh
sqrt
tan
tanh
Reference
<cmath>
float_t
type
<cmath> <ctgmath>
float_t
Floating-point type
Alias of one of the fundamental floating-point types at least as wide as
float
.
It is the type used by the implementation to evaluate values of type
float
, as determined by
FLT_EVAL_METHOD
:
FLT_EVAL_METHOD
float_t
double_t
0
float
double
1
double
double
2
long double
long double
other
implementation-defined
implementation-defined