Espaços nominais
Variantes
Acções

Da cppreference.com
< c‎ | numeric‎ | complex

 
 
 
Aritmética número complexo
Tipos e constantes do imaginário
Original:
Types and the imaginary constant
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Manipulação
Original:
Manipulation
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Poder e funções exponenciais
Original:
Power and exponential functions
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Funções trigonométricas
Original:
Trigonometric functions
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Funções hiperbólicas
Original:
Hyperbolic functions
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
 
Definido no cabeçalho <complex.h>
#define I /* unspecified */
A macro I expande para um ou outro ou Complex_I Imaginary_I. Se a aplicação não suporta tipos imaginários, em seguida, a macro sempre se expande para Complex_I.
Original:
The I macro expands to either Complex_I or Imaginary_I. If the implementation does not support imaginary types, then the macro always expands to Complex_I.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Um programa pode não definir e, talvez, em seguida, redefinir a macro imaginary.
Original:
A program may undefine and perhaps then redefine the imaginary macro.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

[editar] Veja também

a unidade de complexo i constante
Original:
the complex unit constant i
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(macro constante) [edit]
a unidade imaginária i constante
Original:
the imaginary unit constant i
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(macro constante) [edit]