0_0_39589494_2505.cpp
0_0_39589494_2505.cpp(21) : error C2668: “atan”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1155): 可能是“long double atan(long double) throw()”
VC2013\INCLUDE\math.h(1039): 或 “float atan(float) throw()”
VC2013\INCLUDE\math.h(478): 或 “double atan(double)”
尝试匹配参数列表“(int)”时
0_0_39589494_2505.cpp(26) : error C2668: “atan”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1155): 可能是“long double atan(long double) throw()”
VC2013\INCLUDE\math.h(1039): 或 “float atan(float) throw()”
VC2013\INCLUDE\math.h(478): 或 “double atan(double)”
尝试匹配参数列表“(int)”时
0_0_39589494_2505.cpp(28) : error C2668: “atan”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1155): 可能是“long double atan(long double) throw()”
VC2013\INCLUDE\math.h(1039): 或 “float atan(float) throw()”
VC2013\INCLUDE\math.h(478): 或 “double atan(double)”
尝试匹配参数列表“(int)”时
|