René's URL Explorer Experiment


Title: std::complex - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: www.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://www.cppreference.com/
Create accounthttps://www.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fnumeric%2Fcomplex
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fnumeric%2Fcomplex
Pagehttps://www.cppreference.com/cpp/numeric/complex
Discussionhttps://www.cppreference.com/Talk:cpp/numeric/complex
https://www.cppreference.com/cpp/numeric/complex
Readhttps://www.cppreference.com/cpp/numeric/complex
View sourcehttps://www.cppreference.com/index.php?title=cpp/numeric/complex&action=edit
View historyhttps://www.cppreference.com/index.php?title=cpp/numeric/complex&action=history
https://www.cppreference.com/cpp/numeric/complex
cpphttps://www.cppreference.com/cpp
numerichttps://www.cppreference.com/cpp/numeric
C++https://www.cppreference.com/cpp
Compiler supporthttps://www.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://www.cppreference.com/cpp/freestanding
Languagehttps://www.cppreference.com/cpp/language
Standard libraryhttps://www.cppreference.com/cpp/standard_library
Standard library headershttps://www.cppreference.com/cpp/header
Named requirementshttps://www.cppreference.com/cpp/named_req
Feature test macroshttps://www.cppreference.com/cpp/feature_test
Language support libraryhttps://www.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://www.cppreference.com/cpp/concepts
Diagnostics libraryhttps://www.cppreference.com/cpp/error
Memory management libraryhttps://www.cppreference.com/cpp/memory
Metaprogramming libraryhttps://www.cppreference.com/cpp/meta
General utilities libraryhttps://www.cppreference.com/cpp/utility
Containers libraryhttps://www.cppreference.com/cpp/container
Iterators libraryhttps://www.cppreference.com/cpp/iterator
Ranges libraryhttps://www.cppreference.com/cpp/ranges
Algorithms libraryhttps://www.cppreference.com/cpp/algorithm
Strings libraryhttps://www.cppreference.com/cpp/string
Text processing libraryhttps://www.cppreference.com/cpp/text
Numerics libraryhttps://www.cppreference.com/cpp/numeric
Date and time libraryhttps://www.cppreference.com/cpp/chrono
Input/output libraryhttps://www.cppreference.com/cpp/io
Filesystem libraryhttps://www.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://www.cppreference.com/cpp/thread
Execution control libraryhttps://www.cppreference.com/cpp/execution
Technical specificationshttps://www.cppreference.com/cpp/experimental
Symbols indexhttps://www.cppreference.com/cpp/symbol_index
External librarieshttps://www.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Numerics libraryhttps://www.cppreference.com/cpp/numeric
Common mathematical functionshttps://www.cppreference.com/cpp/numeric/math
Mathematical special functionshttps://www.cppreference.com/cpp/numeric/special_functions
Mathematical constantshttps://www.cppreference.com/cpp/numeric/constants
Basic linear algebra algorithmshttps://www.cppreference.com/cpp/numeric/linalg
Data-parallel types (SIMD)https://www.cppreference.com/cpp/numeric/simd
Floating-point environmenthttps://www.cppreference.com/cpp/numeric/fenv
Numeric array (valarray)https://www.cppreference.com/cpp/numeric/valarray
Pseudo-random number generationhttps://www.cppreference.com/cpp/numeric/random
Bit manipulationhttps://www.cppreference.com/cpp/utility/bit
Saturation arithmetichttps://www.cppreference.com/cpp/numeric#Saturation_arithmetic
Factor operationshttps://www.cppreference.com/cpp/numeric#Factor_operations
gcdhttps://www.cppreference.com/cpp/numeric/gcd
lcmhttps://www.cppreference.com/cpp/numeric/lcm
Interpolationshttps://www.cppreference.com/cpp/numeric#Interpolation_operations
midpointhttps://www.cppreference.com/cpp/numeric/midpoint
lerphttps://www.cppreference.com/cpp/numeric/lerp
Generic numeric operationshttps://www.cppreference.com/cpp/numeric#Numeric_operations
iotahttps://www.cppreference.com/cpp/algorithm/iota
ranges::iotahttps://www.cppreference.com/cpp/algorithm/ranges/iota
accumulatehttps://www.cppreference.com/cpp/algorithm/accumulate
inner_producthttps://www.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttps://www.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttps://www.cppreference.com/cpp/algorithm/partial_sum
reducehttps://www.cppreference.com/cpp/algorithm/reduce
transform_reducehttps://www.cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttps://www.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://www.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://www.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://www.cppreference.com/cpp/algorithm/transform_exclusive_scan
C-style checked integer arithmetichttps://www.cppreference.com/cpp/numeric#Checked_integer_arithmetic
ckd_addhttps://www.cppreference.com/cpp/numeric/ckd_add
ckd_subhttps://www.cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttps://www.cppreference.com/cpp/numeric/ckd_mul
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/navbar_content&action=edit
Member functionshttps://www.cppreference.com/cpp/numeric/complex#Member_functions
complex::complexhttps://www.cppreference.com/cpp/numeric/complex/complex
complex::operator=https://www.cppreference.com/cpp/numeric/complex/operator%3D
complex::realhttps://www.cppreference.com/cpp/numeric/complex/real
complex::imaghttps://www.cppreference.com/cpp/numeric/complex/imag
complex::operator+=complex::operator-=complex::operator*=complex::operator/=https://www.cppreference.com/cpp/numeric/complex/operator_arith
Non-member functionshttps://www.cppreference.com/cpp/numeric/complex#Non-member_functions
operator+operator-https://www.cppreference.com/cpp/numeric/complex/operator_arith2
operator+operator-operator*operator/https://www.cppreference.com/cpp/numeric/complex/operator_arith3
operator==operator!=https://www.cppreference.com/cpp/numeric/complex/operator_cmp
operator<>https://www.cppreference.com/cpp/numeric/complex/operator_ltltgtgt
get(std::complex)https://www.cppreference.com/cpp/numeric/complex/get
realhttps://www.cppreference.com/cpp/numeric/complex/real2
imaghttps://www.cppreference.com/cpp/numeric/complex/imag2
abshttps://www.cppreference.com/cpp/numeric/complex/abs
arghttps://www.cppreference.com/cpp/numeric/complex/arg
normhttps://www.cppreference.com/cpp/numeric/complex/norm
conjhttps://www.cppreference.com/cpp/numeric/complex/conj
projhttps://www.cppreference.com/cpp/numeric/complex/proj
polarhttps://www.cppreference.com/cpp/numeric/complex/polar
operator""ioperator""ifoperator""ilhttps://www.cppreference.com/cpp/numeric/complex/operator%22%22i
Exponential functionshttps://www.cppreference.com/cpp/numeric/complex#Exponential_functions
loghttps://www.cppreference.com/cpp/numeric/complex/log
log10https://www.cppreference.com/cpp/numeric/complex/log10
exphttps://www.cppreference.com/cpp/numeric/complex/exp
Power functionshttps://www.cppreference.com/cpp/numeric/complex#Power_functions
powhttps://www.cppreference.com/cpp/numeric/complex/pow
sqrthttps://www.cppreference.com/cpp/numeric/complex/sqrt
Trigonometric functionshttps://www.cppreference.com/cpp/numeric/complex#Trigonometric_functions
sinhttps://www.cppreference.com/cpp/numeric/complex/sin
coshttps://www.cppreference.com/cpp/numeric/complex/cos
tanhttps://www.cppreference.com/cpp/numeric/complex/tan
asinhttps://www.cppreference.com/cpp/numeric/complex/asin
acoshttps://www.cppreference.com/cpp/numeric/complex/acos
atanhttps://www.cppreference.com/cpp/numeric/complex/atan
Hyperbolic functionshttps://www.cppreference.com/cpp/numeric/complex#Hyperbolic_functions
sinhhttps://www.cppreference.com/cpp/numeric/complex/sinh
coshhttps://www.cppreference.com/cpp/numeric/complex/cosh
tanhhttps://www.cppreference.com/cpp/numeric/complex/tanh
asinhhttps://www.cppreference.com/cpp/numeric/complex/asinh
acoshhttps://www.cppreference.com/cpp/numeric/complex/acosh
atanhhttps://www.cppreference.com/cpp/numeric/complex/atanh
Helper typeshttps://www.cppreference.com/cpp/numeric/complex#Helper_types
tuple_sizehttps://www.cppreference.com/cpp/numeric/complex/tuple_size
tuple_elementhttps://www.cppreference.com/cpp/numeric/complex/tuple_element
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/navbar_content&action=edit
https://www.cppreference.com/cpp/header/complex
floating-point typeshttps://www.cppreference.com/cpp/language/types#Floating-point_types
TriviallyCopyablehttps://www.cppreference.com/cpp/named_req/TriviallyCopyable
LiteralTypeshttps://www.cppreference.com/cpp/named_req/LiteralType
complex numberhttps://en.wikipedia.org/wiki/complex_number
1 Template parametershttps://www.cppreference.com/cpp/numeric/complex#Template_parameters
2 Member typeshttps://www.cppreference.com/cpp/numeric/complex#Member_types
3 Member functionshttps://www.cppreference.com/cpp/numeric/complex#Member_functions
4 Non-member functionshttps://www.cppreference.com/cpp/numeric/complex#Non-member_functions
4.1 Exponential functionshttps://www.cppreference.com/cpp/numeric/complex#Exponential_functions
4.2 Power functionshttps://www.cppreference.com/cpp/numeric/complex#Power_functions
4.3 Trigonometric functionshttps://www.cppreference.com/cpp/numeric/complex#Trigonometric_functions
4.4 Hyperbolic functionshttps://www.cppreference.com/cpp/numeric/complex#Hyperbolic_functions
5 Helper typeshttps://www.cppreference.com/cpp/numeric/complex#Helper_types
6 Array-oriented accesshttps://www.cppreference.com/cpp/numeric/complex#Array-oriented_access
7 Implementation noteshttps://www.cppreference.com/cpp/numeric/complex#Implementation_notes
8 Literalshttps://www.cppreference.com/cpp/numeric/complex#Literals
9 Noteshttps://www.cppreference.com/cpp/numeric/complex#Notes
10 Examplehttps://www.cppreference.com/cpp/numeric/complex#Example
11 Defect reportshttps://www.cppreference.com/cpp/numeric/complex#Defect_reports
12 See alsohttps://www.cppreference.com/cpp/numeric/complex#See_also
NumericTypehttps://www.cppreference.com/cpp/named_req/NumericType
(constructor)https://www.cppreference.com/cpp/numeric/complex/complex
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_complex&action=edit
operator=https://www.cppreference.com/cpp/numeric/complex/operator%3D
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_operator%3D&action=edit
realhttps://www.cppreference.com/cpp/numeric/complex/real
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_real&action=edit
imaghttps://www.cppreference.com/cpp/numeric/complex/imag
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_imag&action=edit
operator+=operator-=operator*=operator/=https://www.cppreference.com/cpp/numeric/complex/operator_arith
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_operator_arith&action=edit
operator+operator-https://www.cppreference.com/cpp/numeric/complex/operator_arith2
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_operator_arith2&action=edit
operator+operator-operator*operator/https://www.cppreference.com/cpp/numeric/complex/operator_arith3
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_operator_arith3&action=edit
operator==operator!=https://www.cppreference.com/cpp/numeric/complex/operator_cmp
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_operator_cmp&action=edit
operator<>https://www.cppreference.com/cpp/numeric/complex/operator_ltltgtgt
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_operator_ltltgtgt&action=edit
get(std::complex)https://www.cppreference.com/cpp/numeric/complex/get
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_get&action=edit
realhttps://www.cppreference.com/cpp/numeric/complex/real2
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_real2&action=edit
imaghttps://www.cppreference.com/cpp/numeric/complex/imag2
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_imag2&action=edit
abs(std::complex)https://www.cppreference.com/cpp/numeric/complex/abs
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_abs&action=edit
arghttps://www.cppreference.com/cpp/numeric/complex/arg
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_arg&action=edit
normhttps://www.cppreference.com/cpp/numeric/complex/norm
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_norm&action=edit
conjhttps://www.cppreference.com/cpp/numeric/complex/conj
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_conj&action=edit
projhttps://www.cppreference.com/cpp/numeric/complex/proj
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_proj&action=edit
polarhttps://www.cppreference.com/cpp/numeric/complex/polar
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_polar&action=edit
exp(std::complex)https://www.cppreference.com/cpp/numeric/complex/exp
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_exp&action=edit
log(std::complex)https://www.cppreference.com/cpp/numeric/complex/log
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_log&action=edit
log10(std::complex)https://www.cppreference.com/cpp/numeric/complex/log10
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_log10&action=edit
pow(std::complex)https://www.cppreference.com/cpp/numeric/complex/pow
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_pow&action=edit
sqrt(std::complex)https://www.cppreference.com/cpp/numeric/complex/sqrt
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_sqrt&action=edit
sin(std::complex)https://www.cppreference.com/cpp/numeric/complex/sin
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_sin&action=edit
cos(std::complex)https://www.cppreference.com/cpp/numeric/complex/cos
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_cos&action=edit
tan(std::complex)https://www.cppreference.com/cpp/numeric/complex/tan
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_tan&action=edit
asin(std::complex)https://www.cppreference.com/cpp/numeric/complex/asin
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_asin&action=edit
acos(std::complex)https://www.cppreference.com/cpp/numeric/complex/acos
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_acos&action=edit
atan(std::complex)https://www.cppreference.com/cpp/numeric/complex/atan
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_atan&action=edit
sinh(std::complex)https://www.cppreference.com/cpp/numeric/complex/sinh
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_sinh&action=edit
cosh(std::complex)https://www.cppreference.com/cpp/numeric/complex/cosh
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_cosh&action=edit
tanh(std::complex)https://www.cppreference.com/cpp/numeric/complex/tanh
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_tanh&action=edit
asinh(std::complex)https://www.cppreference.com/cpp/numeric/complex/asinh
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_asinh&action=edit
acosh(std::complex)https://www.cppreference.com/cpp/numeric/complex/acosh
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_acosh&action=edit
atanh(std::complex)https://www.cppreference.com/cpp/numeric/complex/atanh
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_atanh&action=edit
std::tuple_sizehttps://www.cppreference.com/cpp/numeric/complex/tuple_size
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_tuple_size&action=edit
std::tuple_elementhttps://www.cppreference.com/cpp/numeric/complex/tuple_element
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_tuple_element&action=edit
C language complex number typeshttps://www.cppreference.com/c/language/arithmetic_types#Complex_floating_types
C language complex number typehttps://www.cppreference.com/c/language/arithmetic_types#Complex_floating_types
padding bithttps://www.cppreference.com/cpp/language/object#Object_representation_and_value_representation
operator""ifoperator""ioperator""ilhttps://www.cppreference.com/cpp/numeric/complex/operator%22%22i
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/dsc_operator%22%22i&action=edit
Feature-testhttps://www.cppreference.com/cpp/utility/feature_test
__cpp_lib_constexpr_complexhttps://www.cppreference.com/cpp/feature_test#cpp_lib_constexpr_complex
201711Lhttps://www.cppreference.com/cpp/compiler_support/20#cpp_lib_constexpr_complex_201711L
https://www.cppreference.com/cpp/header/complex
202306Lhttps://www.cppreference.com/cpp/compiler_support/26#cpp_lib_constexpr_complex_202306L
https://www.cppreference.com/cpp/header/complex
__cpp_lib_tuple_likehttps://www.cppreference.com/cpp/feature_test#cpp_lib_tuple_like
202311Lhttps://www.cppreference.com/cpp/compiler_support/26#cpp_lib_tuple_like_202311L
LWG 387https://cplusplus.github.io/LWG/issue387
C documentationhttps://www.cppreference.com/c/numeric/complex
Categorieshttps://www.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttps://www.cppreference.com/support
Recent changeshttps://www.cppreference.com/Special:RecentChanges
FAQhttps://www.cppreference.com/Cppreference:FAQ
Offline versionhttps://www.cppreference.com/Cppreference:Archives
https://www.cppreference.com/cpp/numeric/complex
What links herehttps://www.cppreference.com/Special:WhatLinksHere/cpp/numeric/complex
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/cpp/numeric/complex
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://www.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://www.cppreference.com/index.php?title=cpp/numeric/complex&oldid=174107
Page informationhttps://www.cppreference.com/index.php?title=cpp/numeric/complex&action=info
Deutschhttps://de.cppreference.com/cpp/numeric/complex
Españolhttp://es.cppreference.com/cpp/numeric/complex
Françaishttp://fr.cppreference.com/cpp/numeric/complex
Italianohttp://it.cppreference.com/cpp/numeric/complex
日本語http://ja.cppreference.com/cpp/numeric/complex
Portuguêshttp://pt.cppreference.com/cpp/numeric/complex
Русскийhttp://ru.cppreference.com/cpp/numeric/complex
中文http://zh.cppreference.com/cpp/numeric/complex

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.