1 #undef exp
2 
3 #define __CLC_BODY <clc/math/unary_decl.inc>
4 #define __CLC_FUNCTION expm1
5 
6 #include <clc/math/gentype.inc>
7 
8 #undef __CLC_BODY
9 #undef __CLC_FUNCTION
10