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