ReactOS 0.4.15-dev-7942-gd23573b
math.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int _isinf (double)
 
int _isnanl (long double)
 
int _isinfl (long double)
 

Function Documentation

◆ _isinf()

int _isinf ( double  )

◆ _isinfl()

int _isinfl ( long double  )

Referenced by modfl().

◆ _isnanl()

int _isnanl ( long double  )

Referenced by modfl().