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

Functions

OLM_DLLEXPORT int __isfinite (double d)
 
OLM_DLLEXPORT int __isfinitef (float f)
 

Function Documentation

◆ __isfinite()

OLM_DLLEXPORT int __isfinite ( double  d)

References IEEEd2bits::d, and u.

◆ __isfinitef()

OLM_DLLEXPORT int __isfinitef ( float  f)

References IEEEf2bits::f, and u.