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

Functions

OLM_DLLEXPORT float truncf (float x)
 

Variables

static const float huge = 1.0e30F
 

Function Documentation

◆ truncf()

OLM_DLLEXPORT float truncf ( float  x)

References F, GET_FLOAT_WORD, huge, and SET_FLOAT_WORD.

Variable Documentation

◆ huge

const float huge = 1.0e30F
static

Referenced by truncf().