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

Functions

OLM_DLLEXPORT int __isnormal (double d)
 
OLM_DLLEXPORT int __isnormalf (float f)
 

Function Documentation

◆ __isnormal()

OLM_DLLEXPORT int __isnormal ( double  d)

References IEEEd2bits::d, and u.

◆ __isnormalf()

OLM_DLLEXPORT int __isnormalf ( float  f)

References IEEEf2bits::f, and u.