NAN
De cppreference.com
<metanoindex/>
<tbody> </tbody>| Definido no cabeçalho <cmath>
|
||
#define NAN /*implementation defined*/ |
(desde C++11) | |
O
NAN macro expande a expressão constante de float tipo que avalia a um silêncio não-número um-valor (QNAN). Se a aplicação não suporta QNaNs, esta constante macro não está definida. Original:
The macro
NAN expands to constant expression of type float which evaluates to a quiet not-a-number (QNaN) value. If the implementation does not support QNaNs, this macro constant is not defined. 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.
