14 #include "cl_integer.h"
15 #include "cl_rational.h"
17 #include "cl_sfloat.h"
18 #include "cl_ffloat.h"
19 #include "cl_dfloat.h"
20 #include "cl_lfloat.h"
24 double cl_double_approx (const cl_R& x)
28 return cl_double_approx(x);
31 return cl_double_approx(x);
35 #else // fully inlined, faster
40 double cl_double_approx (const cl_R& x)
43 , return cl_double_approx(x);
44 , return cl_double_approx(x);
45 , return cl_double_approx(x);
46 , return cl_double_approx(x);
47 , return cl_double_approx(x);
48 , return cl_double_approx(x);