I need to do an atan2(X,Y) calculation, and the function doesn't seem available in Delphi 2007? (I've added Math to my uses statement, for other trig functions I need)
I've had a fair Google, and found some references, but I haven't really found anything conclusive enough to do a sum.
Searching Delphi help does get references to atan2, but in javascript and C it seems.
Does anyone have an actual code snippet or know how do do it?
Steve (Delphi 2007 & XP)
I've had a fair Google, and found some references, but I haven't really found anything conclusive enough to do a sum.
Searching Delphi help does get references to atan2, but in javascript and C it seems.
Does anyone have an actual code snippet or know how do do it?
Steve (Delphi 2007 & XP)