xref: /llvm-project/libclc/generic/lib/math/tanpi.cl (revision 7013857f951ca6a46bcb1cdd76f55e0e3bc7fd5e)
1#include <clc/clc.h>
2
3#include <math/clc_tanpi.h>
4
5#define __CLC_FUNC tanpi
6#define __CLC_BODY <clc_sw_unary.inc>
7#include <clc/math/gentype.inc>
8