已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
計算 _Y/_X 的反正切函式值
inline float atan2( float _Y, float _X ) restrict(amp);
_Y 浮點數值
_X 浮點數值
傳回 _Y/_X 的反正切函式值
標頭: amp_math.h
命名空間: Concurrency::fast_math
Concurrency::fast_math 命名空間