Standard library header <ccomplex> (C++11) (until C++20) , <complex.h> (C++11)
From cppreference.net
C++
Standard library headers
Dieser Header war ursprünglich in der C-Standardbibliothek als <complex.h> enthalten.
Includes |
|
|
(C++11)
|
Komplexer Zahlentyp |
Hinweise
<ccomplex>
ist in C++17 veraltet und in C++20 entfernt worden. Das entsprechende
<complex.h>
ist in C++20 weiterhin verfügbar.