Standard library header <ctgmath> (C++11) (until C++20) , <tgmath.h> (C++11)
From cppreference.net
C++
Standard library headers
Este encabezado estaba originalmente en la biblioteca estándar de C como <tgmath.h> .
Este encabezado es parte de la biblioteca numérica .
Incluye |
|
|
(C++11)
(deprecated in C++17)
(removed in C++20)
|
Simplemente incluye el encabezado <complex> |
|
(C++11)
|
Funciones matemáticas comunes |
Notas
<ctgmath>
está obsoleto en C++17 y eliminado en C++20. El correspondiente
<tgmath.h>
sigue disponible en C++20.