Forum Discussion

DayoungPark's avatar
DayoungPark
Copper Contributor
Jul 25, 2025

ATAN(), ATAN2() return same value?

In below site, M365 said that ATAN2(a,b) is the same as ATAN(b/a), except that a can be zero in ATAN2.   (https://support.microsoft.com/ko-kr/office/atan2-%ED%95%A8%EC%88%98-c04592ab-b9e3-4908-b42...

Resources