7 lines
160 B
Common Lisp
7 lines
160 B
Common Lisp
#include <clc/clc.h>
|
|
|
|
#define __CLC_NATIVE_INTRINSIC exp2
|
|
|
|
#define __CLC_BODY <native_unary_intrinsic.inc>
|
|
#define __FLOAT_ONLY
|
|
#include <clc/math/gentype.inc>
|