INFINITY
De cppreference.com
<metanoindex/>
<tbody> </tbody>| Definido no cabeçalho <cmath>
|
||
#define INFINITY /*implementation defined*/ |
(desde C++11) | |
O
INFINITY macro expande a expressão constante de float tipo que avalia a infinito positivo ou não assinado, se suportado pela implementação, ou a um valor positivo que é garantido para estourar um float em tempo de compilação.Original:
The macro
INFINITY expands to constant expression of type float which evaluates to positive or unsigned infinity, if supported by implementation, or to a positive value that is guaranteed to overflow a float at compile time.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.
