summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/math/tan.cl
blob: 380db67e36409bbb6eabfb773940a0a58bfb747f (plain)
1
2
3
4
5
6
7
#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>
OpenPOWER on IntegriCloud