Numworks Epsilon  1.4.1
Graphing Calculator Operating System
k_tan.c File Reference
#include "math.h"
#include "math_private.h"

Go to the source code of this file.

Macros

#define one   xxx[13]
 
#define pio4   xxx[14]
 
#define pio4lo   xxx[15]
 
#define T   xxx
 

Functions

double __kernel_tan (double x, double y, int iy)
 

Macro Definition Documentation

◆ one

#define one   xxx[13]

Definition at line 68 of file k_tan.c.

◆ pio4

#define pio4   xxx[14]

Definition at line 69 of file k_tan.c.

◆ pio4lo

#define pio4lo   xxx[15]

Definition at line 70 of file k_tan.c.

◆ T

#define T   xxx

Definition at line 71 of file k_tan.c.

Function Documentation

◆ __kernel_tan()

double __kernel_tan ( double  x,
double  y,
int  iy 
)

Definition at line 74 of file k_tan.c.