Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
s_isnan.c File Reference
#include <openlibm_math.h>
#include "fpmath.h"
#include "math_private.h"
Include dependency graph for s_isnan.c:

Functions

OLM_DLLEXPORT int() isnan (double d)
 
OLM_DLLEXPORT int __isnanf (float f)
 
 __weak_reference (__isnanf, isnanf)
 

Function Documentation

◆ __isnanf()

OLM_DLLEXPORT int __isnanf ( float  f)

References IEEEf2bits::f, and u.

◆ __weak_reference()

__weak_reference ( __isnanf  ,
isnanf   
)

◆ isnan()

OLM_DLLEXPORT int() isnan ( double  d)

References IEEEd2bits::d, and u.