Complex_I
Da cppreference.com.
|
|
Questa pagina è stata tradotta in modo automatico dalla versione in ineglese della wiki usando Google Translate.
La traduzione potrebbe contenere errori e termini strani. Muovi il puntatore sopra al testo per vedere la versione originale. Puoi aiutarci a correggere gli gli errori. Per ulteriori istruzioni clicca qui. |
<metanoindex/>
<tbody> </tbody>| Elemento definito nell'header <complex.h>
|
||
#define Complex_I /* unspecified */ |
||
La macro
Complex_I espande ad un valore di tipo const float _Complex con il valore dell'unità immaginaria.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.
Vedi anche
(C99) |
l'unità immaginaria costante i 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 costante) |
(C99) |
l'unità di complesso o immaginario costante 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 costante) |