cpp / latest / header / ccomplex.html /

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

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

Includes

(C++11)
Complex number type

Notes

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

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/header/ccomplex