... Python 的math.pi 等等。不過Visual Studio 寫C++ 要使用cmath 所定義的常數前,要在<cmath> 前面加上「#define _USE_MATH_DEFINES」才能使用。
確定! 回上一頁