René's URL Explorer Experiment


Title: std::complex - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: pt.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://pt.cppreference.com/
Criar contahttp://pt.cppreference.com/index.php?title=Especial:Criar_conta&returnto=cpp%2Fnumeric%2Fcomplex
Iniciar sessãohttp://pt.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Fnumeric%2Fcomplex
Páginahttp://pt.cppreference.com/cpp/numeric/complex
Discussãohttp://pt.cppreference.com/index.php?title=Discuss%C3%A3o:cpp/numeric/complex&action=edit&redlink=1
http://pt.cppreference.com/cpp/numeric/complex
Lerhttp://pt.cppreference.com/cpp/numeric/complex
Ver código fontehttp://pt.cppreference.com/index.php?title=cpp/numeric/complex&action=edit
Ver históricohttp://pt.cppreference.com/index.php?title=cpp/numeric/complex&action=history
http://pt.cppreference.com/cpp/numeric/complex
cpphttp://pt.cppreference.com/cpp
numerichttp://pt.cppreference.com/cpp/numeric
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Click here for the English version of this pagehttp://en.cppreference.com/cpp/numeric/complex
C++http://pt.cppreference.com/cpp
Suporte ao Compiladorhttp://pt.cppreference.com/cpp/compiler_support
Freestanding and hostedhttp://pt.cppreference.com/index.php?title=cpp/freestanding&action=edit&redlink=1
Linguagemhttp://pt.cppreference.com/cpp/language
Headers da Biblioteca Standardhttp://pt.cppreference.com/cpp/header
Requerimentos nomeados http://pt.cppreference.com/index.php?title=cpp/named_req&action=edit&redlink=1
Feature test macros http://pt.cppreference.com/cpp/feature_test
Biblioteca de suporte de línguahttp://pt.cppreference.com/cpp/utility#Suporte_de_língua
Biblioteca de conceitoshttp://pt.cppreference.com/cpp/concept
Biblioteca de diagnósticoshttp://pt.cppreference.com/cpp/error
Biblioteca de utilitários em geralhttp://pt.cppreference.com/cpp/utility
Biblioteca de stringshttp://pt.cppreference.com/cpp/string
Biblioteca de containershttp://pt.cppreference.com/cpp/container
Ranges libraryhttp://pt.cppreference.com/index.php?title=cpp/ranges&action=edit&redlink=1
Biblioteca de iteradoreshttp://pt.cppreference.com/cpp/iterator
Biblioteca de algorítmoshttp://pt.cppreference.com/cpp/algorithm
Biblioteca numéricahttp://pt.cppreference.com/cpp/numeric
Biblioteca de localizaçõeshttp://pt.cppreference.com/cpp/locale
Biblioteca de input/outputhttp://pt.cppreference.com/cpp/io
Biblioteca de sistema de arquivohttp://pt.cppreference.com/index.php?title=cpp/filesystem&action=edit&redlink=1
Biblioteca de expressões regulareshttp://pt.cppreference.com/cpp/regex
Biblioteca de operações atômicashttp://pt.cppreference.com/cpp/atomic
Biblioteca de suporte de threadhttp://pt.cppreference.com/cpp/thread
Especificações Técnicashttp://pt.cppreference.com/index.php?title=cpp/experimental&action=edit&redlink=1
Índice de symboloshttp://pt.cppreference.com/index.php?title=cpp/symbol_index&action=edit&redlink=1
Bibliotecas externashttp://pt.cppreference.com/cpp/links/libs
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/navbar_content&action=edit
Biblioteca numéricoshttp://pt.cppreference.com/cpp/numeric
Funções matemáticas comunshttp://pt.cppreference.com/cpp/numeric/math
De ponto flutuante ambientehttp://pt.cppreference.com/cpp/numeric/fenv
Matrizes numéricashttp://pt.cppreference.com/cpp/numeric/valarray
Pseudo-aleatório de geração de númeroshttp://pt.cppreference.com/cpp/numeric/random
Tempo de compilação aritmética racionalhttp://pt.cppreference.com/cpp/numeric/ratio
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
iotahttp://pt.cppreference.com/cpp/algorithm/iota
accumulatehttp://pt.cppreference.com/cpp/algorithm/accumulate
inner_producthttp://pt.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttp://pt.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttp://pt.cppreference.com/cpp/algorithm/partial_sum
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
complex::complexhttp://pt.cppreference.com/cpp/numeric/complex/complex
complex::operator=http://pt.cppreference.com/index.php?title=cpp/numeric/complex/operator%3D&action=edit&redlink=1
complex::realhttp://pt.cppreference.com/cpp/numeric/complex/real
complex::imaghttp://pt.cppreference.com/cpp/numeric/complex/imag
complex::operator+=complex::operator-=complex::operator*=complex::operator/=http://pt.cppreference.com/index.php?title=cpp/numeric/complex/operator_compound&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
operator==operator!=http://pt.cppreference.com/index.php?title=cpp/numeric/complex/operator_cmp&action=edit&redlink=1
operator<>http://pt.cppreference.com/index.php?title=cpp/numeric/complex/operator_ltltgtgt&action=edit&redlink=1
realhttp://pt.cppreference.com/cpp/numeric/complex/real2
imaghttp://pt.cppreference.com/cpp/numeric/complex/imag2
abshttp://pt.cppreference.com/cpp/numeric/complex/abs
arghttp://pt.cppreference.com/cpp/numeric/complex/arg
normhttp://pt.cppreference.com/cpp/numeric/complex/norm
conjhttp://pt.cppreference.com/cpp/numeric/complex/conj
projhttp://pt.cppreference.com/cpp/numeric/complex/proj
polarhttp://pt.cppreference.com/cpp/numeric/complex/polar
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
exphttp://pt.cppreference.com/cpp/numeric/complex/exp
loghttp://pt.cppreference.com/cpp/numeric/complex/log
log10http://pt.cppreference.com/cpp/numeric/complex/log10
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
powhttp://pt.cppreference.com/cpp/numeric/complex/pow
sqrthttp://pt.cppreference.com/cpp/numeric/complex/sqrt
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
sinhttp://pt.cppreference.com/cpp/numeric/complex/sin
coshttp://pt.cppreference.com/cpp/numeric/complex/cos
tanhttp://pt.cppreference.com/cpp/numeric/complex/tan
asinhttp://pt.cppreference.com/cpp/numeric/complex/asin
acoshttp://pt.cppreference.com/cpp/numeric/complex/acos
atanhttp://pt.cppreference.com/cpp/numeric/complex/atan
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
sinhhttp://pt.cppreference.com/cpp/numeric/complex/sinh
coshhttp://pt.cppreference.com/cpp/numeric/complex/cosh
tanhhttp://pt.cppreference.com/cpp/numeric/complex/tanh
asinhhttp://pt.cppreference.com/cpp/numeric/complex/asinh
acoshhttp://pt.cppreference.com/cpp/numeric/complex/acosh
atanhhttp://pt.cppreference.com/cpp/numeric/complex/atanh
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/navbar_content&action=edit
números complexoshttps://en.wikipedia.org/wiki/Complex_number
números complexoshttps://en.wikipedia.org/wiki/Complex_number
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
1 Tipos de membrohttp://pt.cppreference.com/cpp/numeric/complex#Tipos_de_membro
2 Funções de membrohttp://pt.cppreference.com/cpp/numeric/complex#Funções_de_membro
3 Não-membros funçõeshttp://pt.cppreference.com/cpp/numeric/complex#Não-membros_funções
3.1 Funções exponenciaisOriginal: Exponential functionsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://pt.cppreference.com/cpp/numeric/complex#Funções_exponenciaisOriginal:_Exponential_functionsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.2 Funções de poderOriginal: Power functionsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://pt.cppreference.com/cpp/numeric/complex#Funções_de_poderOriginal:_Power_functionsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.3 Funções trigonométricasOriginal: Trigonometric functionsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://pt.cppreference.com/cpp/numeric/complex#Funções_trigonométricasOriginal:_Trigonometric_functionsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.4 Funções hiperbólicasOriginal: Hyperbolic functionsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://pt.cppreference.com/cpp/numeric/complex#Funções_hiperbólicasOriginal:_Hyperbolic_functionsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
(constructor)http://pt.cppreference.com/cpp/numeric/complex/complex
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
operator=http://pt.cppreference.com/index.php?title=cpp/numeric/complex/operator%3D&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_operator%3D&action=edit
realhttp://pt.cppreference.com/cpp/numeric/complex/real
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_real&action=edit
imaghttp://pt.cppreference.com/cpp/numeric/complex/imag
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_imag&action=edit
operator+=operator-=operator/=operator*=http://pt.cppreference.com/index.php?title=cpp/numeric/complex/operator_arith&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_operator_arith&action=edit
operator+operator-http://pt.cppreference.com/cpp/numeric/complex/operator_arith2
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_operator_arith2&action=edit
operator+operator-operator*operator/http://pt.cppreference.com/cpp/numeric/complex/operator_arith3
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_operator_arith3&action=edit
operator==operator!=http://pt.cppreference.com/index.php?title=cpp/numeric/complex/operator_cmp&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_operator_cmp&action=edit
operator<>http://pt.cppreference.com/index.php?title=cpp/numeric/complex/operator_ltltgtgt&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_operator_ltltgtgt&action=edit
realhttp://pt.cppreference.com/cpp/numeric/complex/real2
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_real2&action=edit
imaghttp://pt.cppreference.com/cpp/numeric/complex/imag2
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_imag2&action=edit
abs(std::complex)http://pt.cppreference.com/cpp/numeric/complex/abs
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_abs&action=edit
arghttp://pt.cppreference.com/cpp/numeric/complex/arg
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_arg&action=edit
normhttp://pt.cppreference.com/cpp/numeric/complex/norm
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_norm&action=edit
conjhttp://pt.cppreference.com/cpp/numeric/complex/conj
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_conj&action=edit
projhttp://pt.cppreference.com/cpp/numeric/complex/proj
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_proj&action=edit
polarhttp://pt.cppreference.com/cpp/numeric/complex/polar
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_polar&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
exp(std::complex)http://pt.cppreference.com/cpp/numeric/complex/exp
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_exp&action=edit
log(std::complex)http://pt.cppreference.com/cpp/numeric/complex/log
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_log&action=edit
log10(std::complex)http://pt.cppreference.com/cpp/numeric/complex/log10
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_log10&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
pow(std::complex)http://pt.cppreference.com/cpp/numeric/complex/pow
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_pow&action=edit
sqrt(std::complex)http://pt.cppreference.com/cpp/numeric/complex/sqrt
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_sqrt&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
sin(std::complex)http://pt.cppreference.com/cpp/numeric/complex/sin
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_sin&action=edit
cos(std::complex)http://pt.cppreference.com/cpp/numeric/complex/cos
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_cos&action=edit
tan(std::complex)http://pt.cppreference.com/cpp/numeric/complex/tan
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_tan&action=edit
asin(std::complex)http://pt.cppreference.com/cpp/numeric/complex/asin
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_asin&action=edit
acos(std::complex)http://pt.cppreference.com/cpp/numeric/complex/acos
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_acos&action=edit
atan(std::complex)http://pt.cppreference.com/cpp/numeric/complex/atan
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_atan&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
sinh(std::complex)http://pt.cppreference.com/cpp/numeric/complex/sinh
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_sinh&action=edit
cosh(std::complex)http://pt.cppreference.com/cpp/numeric/complex/cosh
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_cosh&action=edit
tanh(std::complex)http://pt.cppreference.com/cpp/numeric/complex/tanh
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_tanh&action=edit
asinh(std::complex)http://pt.cppreference.com/cpp/numeric/complex/asinh
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_asinh&action=edit
acosh(std::complex)http://pt.cppreference.com/cpp/numeric/complex/acosh
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_acosh&action=edit
atanh(std::complex)http://pt.cppreference.com/cpp/numeric/complex/atanh
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/numeric/complex/dsc_atanh&action=edit
Categoriashttp://pt.cppreference.com/Especial:Categorias
Páginas que usam etiquetas ''source'' descontinuadashttp://pt.cppreference.com/index.php?title=Categoria:P%C3%A1ginas_que_usam_etiquetas_%27%27source%27%27_descontinuadas&action=edit&redlink=1
Páginas que usam atributos ''enclose'' descontinuadoshttp://pt.cppreference.com/index.php?title=Categoria:P%C3%A1ginas_que_usam_atributos_%27%27enclose%27%27_descontinuados&action=edit&redlink=1
Página principalhttp://pt.cppreference.com/P%C3%A1gina_principal
Mudanças recenteshttp://pt.cppreference.com/Especial:Mudan%C3%A7as_recentes
Página aleatóriahttp://pt.cppreference.com/Especial:Aleat%C3%B3ria
Ajuda sobre o MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
http://pt.cppreference.com/cpp/numeric/complex
Páginas afluenteshttp://pt.cppreference.com/Especial:P%C3%A1ginas_afluentes/cpp/numeric/complex
Alterações relacionadashttp://pt.cppreference.com/Especial:Altera%C3%A7%C3%B5es_relacionadas/cpp/numeric/complex
Enviar ficheirohttp://upload.cppreference.com/w/Special:Upload
Páginas especiaishttp://pt.cppreference.com/Especial:P%C3%A1ginas_especiais
Versão para impressãojavascript:print();
Hiperligação permanentehttp://pt.cppreference.com/index.php?title=cpp/numeric/complex&oldid=21177
Informação da páginahttp://pt.cppreference.com/index.php?title=cpp/numeric/complex&action=info
Deutschhttps://de.cppreference.com/cpp/numeric/complex
Englishhttp://en.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
Русский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.