summaryrefslogtreecommitdiff
path: root/libclc/generic/include/math/clc_tan.h
blob: bc97902965d27fd3508b0e8b5fd83c1c192b8b9f (plain)
1
2
3
4
5
#define __CLC_FUNCTION __clc_tan
#define __CLC_BODY <clc/math/unary_decl.inc>
#include <clc/math/gentype.inc>
#undef __CLC_BODY
#undef __CLC_FUNCTION