1#include <clc/clc.h> 2 3#include <math/clc_tan.h> 4 5#define __CLC_FUNC tan 6#define __CLC_BODY <clc_sw_unary.inc> 7#include <clc/math/gentype.inc> 8
1#include <clc/clc.h> 2 3#include <math/clc_tan.h> 4 5#define __CLC_FUNC tan 6#define __CLC_BODY <clc_sw_unary.inc> 7#include <clc/math/gentype.inc> 8