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

Functions

long double floorl (long double x)
 

Variables

static const long double huge = 1.0e4930L
 

Function Documentation

◆ floorl()

long double floorl ( long double  x)

Variable Documentation

◆ huge

const long double huge = 1.0e4930L
static

Referenced by floorl().