#include "math.h"
#include "mathP.h"
Include dependency graph for k_tan.c:
Go to the source code of this file.
Functions | |
double | __kernel_tan (double x, double y, int iy) |
Variables | |
double | one |
|
Definition at line 80 of file k_tan.c. References fabs(), GET_HIGH_WORD, GET_LOW_WORD, one, and SET_LOW_WORD. Referenced by tan(). Here is the call graph for this function: ![]() |
|
Initial value: Definition at line 58 of file k_tan.c. Referenced by __kernel_tan(). |