#include <bits/c++config.h>
#include <bits/cpp_type_traits.h>
#include <math.h>
#include <bits/cmath.tcc>
Include dependency graph for cmath:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | std |
#include
this file in your programs, rather than any of the "*.h" implementation files.
This is the C++ version of the Standard C Library header math.h
, and its contents are (mostly) the same as that header, but are all contained in the namespace std
.
Definition in file cmath.