0_0_39275574_32474.cpp
0_0_39275574_32474.cpp(6) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_39275574_32474.cpp(11) : error C2665: “atan2”: 3 个重载中没有一个可以转换所有参数类型
VC2013\INCLUDE\math.h(1159): 可能是“long double atan2(long double,long double) throw()”
VC2013\INCLUDE\math.h(1043): 或 “float atan2(float,float) throw()”
VC2013\INCLUDE\math.h(480): 或 “double atan2(double,double)”
尝试匹配参数列表“(overloaded-function, double)”时
|