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. |
| Defined in header <complex.h>
|
||
| #define Complex_I /* unspecified */ |
(desde C99) | |
La macro
Complex_I expande a un valor de const float _Complex tipo con el valor de la unidad imaginaria .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.
[editar] Ver también
| (C99) |
la unidad imaginaria 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) |
la unidad de la constante compleja o imaginaria 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) |