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

Functions

long double ceill (long double x)
 

Variables

static const long double huge = 1.0e4930L
 

Function Documentation

◆ ceill()

long double ceill ( long double  x)

Variable Documentation

◆ huge

const long double huge = 1.0e4930L
static

Referenced by ceill().