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

Functions

OLM_DLLEXPORT float ceilf (float x)
 

Variables

static const float huge = 1.0e30
 

Function Documentation

◆ ceilf()

OLM_DLLEXPORT float ceilf ( float  x)

References GET_FLOAT_WORD, huge, and SET_FLOAT_WORD.

Variable Documentation

◆ huge

const float huge = 1.0e30
static

Referenced by ceilf().