The Wayback Machine - https://web.archive.org/web/20220424232502/https://en.cppreference.com/w/cpp/header/ccomplex
Namespaces
Variants
Views
Actions

Standard library header <ccomplex>, <complex.h>

From cppreference.com
< cpp‎ | header
 
 
 

This header was originally in the C standard library as <complex.h>.

Includes

(C++11)
Complex number type [edit]

[edit] Notes

<ccomplex> is deprecated in C++17 and removed in C++20. Corresponding <complex.h> is still available in C++20.