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

Functions

OLM_DLLEXPORT double tan (double x)
 

Function Documentation

◆ tan()

OLM_DLLEXPORT double tan ( double  x)

References __ieee754_rem_pio2(), __kernel_tan(), GET_HIGH_WORD, n, and z.

Referenced by ctanh(), main(), and tan_test().

Here is the caller graph for this function: