6 lines
143 B
Common Lisp
6 lines
143 B
Common Lisp
#include <clc/clc.h>
|
|
|
|
#define __CLC_FUNC sqrt
|
|
#define __FLOAT_ONLY
|
|
#define __CLC_BODY <half_native_unary.inc>
|
|
#include <clc/math/gentype.inc>
|