FFmpeg  3.4.9
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

◆ INFINITY

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

◆ NAN

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