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

Standard library header <ctgmath>, <tgmath.h>

From cppreference.com
< cpp‎ | header
 
 
 

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

This header is part of the numeric library.

Includes

(C++11)
Complex number type [edit]
(C++11)
Common mathematics functions [edit]

[edit] Notes

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