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

Functions

OLM_DLLEXPORT long double acosl (long double x)
 

Variables

static const long double one = 1.00000000000000000000e+00
 
static const long double pi = 3.14159265358979323846264338327950280e+00L
 

Function Documentation

◆ acosl()

OLM_DLLEXPORT long double acosl ( long double  x)

References ACOS_CONST, BIAS, LDBL_NBIT, one, p, P, pi, pio2_hi, pio2_lo, Q, r, s, sqrtl(), u, w, and z.

Variable Documentation

◆ one

const long double one = 1.00000000000000000000e+00
static

Referenced by acosl().

◆ pi

const long double pi = 3.14159265358979323846264338327950280e+00L
static

Referenced by acosl().