You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.ArcTan2 Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.ArcTan2 Function

Compute the ArcTan2 function from X and Y and return the result.

Pascal
function ArcTan2(const Y: TVec; const X: TVec): Vector; overload;

Internally calls Vector.ArcTan2

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!