Imaginary_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 Imaginary_I /* unspecified */ |
||
La macro
Imaginary_I espande ad un valore di tipo const float _Imaginary con il valore dell'unità immaginaria. La macro è definita solo se l'applicazione supporta più tipi di immaginari. Original:
The
Imaginary_I macro expands to a value of type const float _Imaginary with the value of the imaginary unit. The macro is defined only if the implementation supports imaginary types. 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.
| This section is incomplete Reason: on what condition? The standard seems unclear. Maybe when __STDC_IEC_559_COMPLEX__ is defined? |
Vedi anche
(C99) |
l'unità di complesso costante i 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 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) |