Complex_I
De cppreference.com
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
<metanoindex/>
<tbody> </tbody>| Definido no cabeçalho <complex.h>
|
||
#define Complex_I /* unspecified */ |
||
A macro
Complex_I expande-se para um valor de const float _Complex tipo com o valor da unidade imaginária.Original:
The
Complex_I macro expands to a value of type const float _Complex with the value of the imaginary unit.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Veja também
(C99) |
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) |
(C99) |
a unidade complexa ou constante imaginária i Original: the complex or 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) |