Standard library header <ctgmath> (C++11) (until C++20) , <tgmath.h> (C++11)
From cppreference.net
C++
Standard library headers
Cet en-tête était à l'origine dans la bibliothèque standard C sous le nom de <tgmath.h> .
Cet en-tête fait partie de la bibliothèque numeric .
Inclusions |
|
|
(C++11)
(obsolète en C++17)
(supprimé en C++20)
|
Inclut simplement l'en-tête <complex> |
|
(C++11)
|
Fonctions mathématiques communes |
Notes
<ctgmath>
est déprécié en C++17 et supprimé en C++20. Le
<tgmath.h>
correspondant reste disponible en C++20.