Calculates the arctangent angle and quadrant of a given number.
function ArcTan2(const Y: Extended; const X: Extended): Extended;
Extended ArcTan2(const Extended Y, const Extended X);
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|