Complex_I
De cppreference.com
|
|
Esta página se ha traducido por ordenador/computador/computadora de la versión en inglés de la Wiki usando Google Translate.
La traducción puede contener errores y palabras aparatosas/incorrectas. Planea sobre el texto para ver la versión original. Puedes ayudar a corregir los errores y mejorar la traducción. Para instrucciones haz clic aquí. |
| Definido en el archivo de encabezado <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.
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. (constante de macro) |
(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. (constante de macro) |