FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
math.h File Reference

Go to the source code of this file.

Macros

#define INFINITY   (*(const float*)((const unsigned []){ 0x7f800000 }))
 
#define NAN   (*(const float*)((const unsigned []){ 0x7fc00000 }))
 

Macro Definition Documentation

#define INFINITY   (*(const float*)((const unsigned []){ 0x7f800000 }))
#define NAN   (*(const float*)((const unsigned []){ 0x7fc00000 }))