26 Numerics library [numerics]

26.9 Mathematical functions for floating-point types [c.math]

26.9.6 Header <ctgmath> synopsis [ctgmath.syn]

#include <complex>
#include <cmath>

The header <ctgmath> simply includes the headers <complex> and <cmath>.

Note: The overloads provided in C by type-generic macros are already provided in <complex> and <cmath> by “sufficient” additional overloads. — end note ]