Icon View Incident Report

Minor Minor
Reported By: Michael Dreher
Reported On: 6/1/2018
For: Version 2.06 Build 14
# 4654 Documentation for ArcTan2 Function Incorrect

A minor thing about the help for the ArcTan2 function. I get the value X = 0.033320995878247196 for the help example, and it seems the x, y parameters are flipped, because

X := ArcTan2(0,1); // X=0 (x axis)
X := ArcTan2(1,0); // X=pi/2 (y axis)


Resolution Resolution
Fixed Problem on 6/1/2018 in version 2.06 build 15


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image