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

Functions

long double __polevll (long double x, void *PP, int n)
 
long double __p1evll (long double x, void *PP, int n)
 

Function Documentation

◆ __p1evll()

long double __p1evll ( long double  x,
void *  PP,
int  n 
)

References n, and P.

Referenced by log10l(), log1pl(), log2l(), logl(), and powl().

Here is the caller graph for this function:

◆ __polevll()

long double __polevll ( long double  x,
void *  PP,
int  n 
)

References n, and P.

Referenced by expl(), log10l(), log1pl(), log2l(), logl(), powl(), stirf(), and tgammal().

Here is the caller graph for this function: