llvm-project/libclc/generic/lib/math/tan.cl

8 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>