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

Functions

OLM_DLLEXPORT float __kernel_tandf (double x, int iy)
 

Variables

static const double T []
 

Function Documentation

◆ __kernel_tandf()

OLM_DLLEXPORT float __kernel_tandf ( double  x,
int  iy 
)

References r, s, T, t, u, w, and z.

Referenced by tanf().

Here is the caller graph for this function:

Variable Documentation

◆ T

const double T[]
static
Initial value:
= {
0x15554d3418c99f.0p-54,
0x1112fd38999f72.0p-55,
0x1b54c91d865afe.0p-57,
0x191df3908c33ce.0p-58,
0x185dadfcecf44e.0p-61,
0x1362b9bf971bcd.0p-59,
}

Referenced by __kernel_tandf().