3 #include <funcy/cmath/arccos.h> 4 #include <funcy/cmath/arcsine.h> 5 #include <funcy/cmath/cnd.h> 6 #include <funcy/cmath/cosine.h> 7 #include <funcy/cmath/erf.h> 8 #include <funcy/cmath/exp.h> 9 #include <funcy/cmath/log.h> 10 #include <funcy/cmath/pow.h> 11 #include <funcy/cmath/sine.h> 12 #include <funcy/cmath/tan.h>