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

Functions

OLM_DLLEXPORT float fabsf (float x)
 

Function Documentation

◆ fabsf()

OLM_DLLEXPORT float fabsf ( float  x)

References GET_FLOAT_WORD, and SET_FLOAT_WORD.