7 lines
142 B
Common Lisp
7 lines
142 B
Common Lisp
#include <clc/clc.h>
|
|
|
|
#include <math/clc_tan.h>
|
|
|
|
#define __CLC_FUNC tan
|
|
#define __CLC_BODY <clc_sw_unary.inc>
|
|
#include <clc/math/gentype.inc>
|